Home
last modified time | relevance | path

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

/external/clang/include/clang/Edit/
DRewriters.h27 bool rewriteObjCRedundantCallWithLiteral(const ObjCMessageExpr *Msg,
/external/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp59 bool edit::rewriteObjCRedundantCallWithLiteral(const ObjCMessageExpr *Msg, in rewriteObjCRedundantCallWithLiteral() function in edit
/external/clang/lib/Sema/
DSemaExprObjC.cpp2260 edit::rewriteObjCRedundantCallWithLiteral); in checkCocoaAPI()