Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Edit/
H A DRewriters.h27 bool rewriteObjCRedundantCallWithLiteral(const ObjCMessageExpr *Msg,
/minix3/external/bsd/llvm/dist/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp59 bool edit::rewriteObjCRedundantCallWithLiteral(const ObjCMessageExpr *Msg, in rewriteObjCRedundantCallWithLiteral() function in edit
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp2063 edit::rewriteObjCRedundantCallWithLiteral); in checkCocoaAPI()