Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
clang 20.0.0git
SemaFixItUtils.cpp File Reference

Go to the source code of this file.

Functions

static bool isMacroDefined (const Sema &S, SourceLocation Loc, StringRef Name)
 
static std::string getScalarZeroExpressionForType (const Type &T, SourceLocation Loc, const Sema &S)
 

Function Documentation

◆ getScalarZeroExpressionForType()

◆ isMacroDefined()

static bool isMacroDefined ( const Sema S,
SourceLocation  Loc,
StringRef  Name 
)
static