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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp326 static bool rewriteToArrayLiteral(const ObjCMessageExpr *Msg,
346 return rewriteToArrayLiteral(Msg, NS, commit, PMap);
371 // rewriteToArrayLiteral.
377 static bool rewriteToArrayLiteral(const ObjCMessageExpr *Msg, function

Completed in 110 milliseconds