Searched refs:rewriteToBoolLiteral (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp660 static bool rewriteToBoolLiteral(const ObjCMessageExpr *Msg, function
763 return rewriteToBoolLiteral(Msg, BE, NS, commit);
765 return rewriteToBoolLiteral(Msg, BE, NS, commit);

Completed in 255 milliseconds