Home
last modified time | relevance | path

Searched refs:FlagExp (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2607 Expr *FlagExp = IntegerLiteral::Create(*Context, in RewriteObjCBoolLiteralExpr() local
2611 CK_BitCast, FlagExp); in RewriteObjCBoolLiteralExpr()
5350 Expr *FlagExp = IntegerLiteral::Create(*Context, llvm::APInt(IntSize, flag), in SynthBlockInitExpr() local
5352 InitExprs.push_back(FlagExp); in SynthBlockInitExpr()
H A DRewriteObjC.cpp4503 Expr *FlagExp = IntegerLiteral::Create(*Context, llvm::APInt(IntSize, flag), in SynthBlockInitExpr() local
4505 InitExprs.push_back(FlagExp); in SynthBlockInitExpr()