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

/external/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp327 static bool rewriteToArrayLiteral(const ObjCMessageExpr *Msg,
345 return rewriteToArrayLiteral(Msg, NS, commit);
357 // rewriteToArrayLiteral.
363 static bool rewriteToArrayLiteral(const ObjCMessageExpr *Msg, function

Completed in 15 milliseconds