Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp336 static bool rewriteToStringBoxedExpression(const ObjCMessageExpr *Msg,
353 return rewriteToStringBoxedExpression(Msg, NS, commit); in rewriteToObjCLiteralSyntax()
1150 static bool rewriteToStringBoxedExpression(const ObjCMessageExpr *Msg, in rewriteToStringBoxedExpression() function