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

/external/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp26 static bool checkForLiteralCreation(const ObjCMessageExpr *Msg, function
62 if (!checkForLiteralCreation(Msg, II, NS.getASTContext().getLangOpts()))
343 if (!checkForLiteralCreation(Msg, II, NS.getASTContext().getLangOpts()))
451 if (!checkForLiteralCreation(Msg, Cls, NS.getASTContext().getLangOpts()))
610 if (!checkForLiteralCreation(Msg, II, NS.getASTContext().getLangOpts()))

Completed in 822 milliseconds