Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp335 static bool rewriteToStringBoxedExpression(const ObjCMessageExpr *Msg,
352 return rewriteToStringBoxedExpression(Msg, NS, commit); in rewriteToObjCLiteralSyntax()
1163 static bool rewriteToStringBoxedExpression(const ObjCMessageExpr *Msg, in rewriteToStringBoxedExpression() function