Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Edit/
H A DRewriters.h25 bool rewriteObjCRedundantCallWithLiteral(const ObjCMessageExpr *Msg,
/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp59 bool edit::rewriteObjCRedundantCallWithLiteral(const ObjCMessageExpr *Msg, in rewriteObjCRedundantCallWithLiteral() function in edit
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2502 edit::rewriteObjCRedundantCallWithLiteral); in checkCocoaAPI()