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

/external/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp330 static bool rewriteToDictionaryLiteral(const ObjCMessageExpr *Msg,
349 return rewriteToDictionaryLiteral(Msg, NS, commit);
434 // rewriteToDictionaryLiteral.
490 static bool rewriteToDictionaryLiteral(const ObjCMessageExpr *Msg, function

Completed in 90 milliseconds