Searched defs:FlagExp (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Frontend/Rewrite/ | ||
H A D | RewriteModernObjC.cpp | 2608 Expr *FlagExp = IntegerLiteral::Create(*Context, RewriteObjCBoolLiteralExpr() local |
H A D | RewriteObjC.cpp | 4522 Expr *FlagExp = IntegerLiteral::Create(*Context, llvm::APInt(IntSize, flag), SynthBlockInitExpr() local |