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

/external/clang/include/clang/Edit/
H A DRewriters.h27 bool rewriteObjCRedundantCallWithLiteral(const ObjCMessageExpr *Msg,
/external/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp56 // rewriteObjCRedundantCallWithLiteral.
59 bool edit::rewriteObjCRedundantCallWithLiteral(const ObjCMessageExpr *Msg, function in class:edit
/external/clang/lib/Sema/
H A DSemaExprObjC.cpp2034 edit::rewriteObjCRedundantCallWithLiteral);

Completed in 92 milliseconds