Searched refs:RewriteObjCBoolLiteralExpr (Results 1 – 1 of 1) sorted by relevance
353 Stmt *RewriteObjCBoolLiteralExpr(ObjCBoolLiteralExpr *Exp);2603 Stmt *RewriteModernObjC::RewriteObjCBoolLiteralExpr(ObjCBoolLiteralExpr *Exp) { in RewriteObjCBoolLiteralExpr() function in RewriteModernObjC5470 return RewriteObjCBoolLiteralExpr(BoolLitExpr); in RewriteFunctionBodyOrGlobalInitializer()