clang 22.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()

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

◆ isMacroDefined()