Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/Edit/
DRewriters.h25 bool rewriteObjCRedundantCallWithLiteral(const ObjCMessageExpr *Msg,
/openbsd/src/gnu/llvm/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp59 bool edit::rewriteObjCRedundantCallWithLiteral(const ObjCMessageExpr *Msg, in rewriteObjCRedundantCallWithLiteral() function in edit
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaExprObjC.cpp2488 edit::rewriteObjCRedundantCallWithLiteral); in checkCocoaAPI()