Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2609 Expr *FlagExp = IntegerLiteral::Create(*Context, in RewriteObjCBoolLiteralExpr() local
2613 CK_BitCast, FlagExp); in RewriteObjCBoolLiteralExpr()
5384 Expr *FlagExp = IntegerLiteral::Create(*Context, llvm::APInt(IntSize, flag), in SynthBlockInitExpr() local
5386 InitExprs.push_back(FlagExp); in SynthBlockInitExpr()
H A DRewriteObjC.cpp4522 Expr *FlagExp = IntegerLiteral::Create(*Context, llvm::APInt(IntSize, flag), in SynthBlockInitExpr() local
4524 InitExprs.push_back(FlagExp); in SynthBlockInitExpr()