Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp2628 Expr *FlagExp = IntegerLiteral::Create(*Context, in RewriteObjCBoolLiteralExpr() local
2632 CK_BitCast, FlagExp); in RewriteObjCBoolLiteralExpr()
5498 Expr *FlagExp = IntegerLiteral::Create(*Context, llvm::APInt(IntSize, flag), in SynthBlockInitExpr() local
5500 InitExprs.push_back(FlagExp); in SynthBlockInitExpr()
DRewriteObjC.cpp4559 Expr *FlagExp = IntegerLiteral::Create(*Context, llvm::APInt(IntSize, flag), in SynthBlockInitExpr() local
4561 InitExprs.push_back(FlagExp); in SynthBlockInitExpr()