Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp2609 Expr *FlagExp = IntegerLiteral::Create(*Context, in RewriteObjCBoolLiteralExpr() local
2613 CK_BitCast, FlagExp); in RewriteObjCBoolLiteralExpr()
5385 Expr *FlagExp = IntegerLiteral::Create(*Context, llvm::APInt(IntSize, flag), in SynthBlockInitExpr() local
5387 InitExprs.push_back(FlagExp); in SynthBlockInitExpr()
DRewriteObjC.cpp4522 Expr *FlagExp = IntegerLiteral::Create(*Context, llvm::APInt(IntSize, flag), in SynthBlockInitExpr() local
4524 InitExprs.push_back(FlagExp); in SynthBlockInitExpr()