Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp353 Stmt *RewriteObjCBoolLiteralExpr(ObjCBoolLiteralExpr *Exp);
2603 Stmt *RewriteModernObjC::RewriteObjCBoolLiteralExpr(ObjCBoolLiteralExpr *Exp) { in RewriteObjCBoolLiteralExpr() function in RewriteModernObjC
5470 return RewriteObjCBoolLiteralExpr(BoolLitExpr); in RewriteFunctionBodyOrGlobalInitializer()