Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
HDRewriteModernObjC.cpp2604 Expr *FlagExp = IntegerLiteral::Create(*Context, in RewriteObjCBoolLiteralExpr() local
2608 CK_BitCast, FlagExp); in RewriteObjCBoolLiteralExpr()
5386 Expr *FlagExp = IntegerLiteral::Create(*Context, llvm::APInt(IntSize, flag), in SynthBlockInitExpr() local
5388 InitExprs.push_back(FlagExp); in SynthBlockInitExpr()
HDRewriteObjC.cpp4524 Expr *FlagExp = IntegerLiteral::Create(*Context, llvm::APInt(IntSize, flag), in SynthBlockInitExpr() local
4526 InitExprs.push_back(FlagExp); in SynthBlockInitExpr()