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,
347 return rewriteToArrayLiteral(Msg, NS, commit, PMap);
372 // rewriteToArrayLiteral.
378 static bool rewriteToArrayLiteral(const ObjCMessageExpr *Msg, function

Completed in 513 milliseconds