Home
last modified time | relevance | path

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

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