Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp326 static bool rewriteToArrayLiteral(const ObjCMessageExpr *Msg,
346 return rewriteToArrayLiteral(Msg, NS, commit, PMap); in rewriteToObjCLiteralSyntax()
377 static bool rewriteToArrayLiteral(const ObjCMessageExpr *Msg, in rewriteToArrayLiteral() function