Searched defs:RewriteObjCBoolLiteralExpr (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Rewrite/Frontend/
H A DRewriteModernObjC.cpp349 Stmt *RewriteObjCBoolLiteralExpr(ObjCBoolLiteralExpr *Exp);
2642 Stmt *RewriteModernObjC::RewriteObjCBoolLiteralExpr(ObjCBoolLiteralExpr *Exp) { function in class:RewriteModernObjC
5715 return RewriteObjCBoolLiteralExpr(BoolLitExpr);

Completed in 69 milliseconds