Searched defs:RewriteObjCDictionaryLiteralExpr (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Rewrite/
H A DRewriteModernObjC.cpp322 Stmt *RewriteObjCDictionaryLiteralExpr(ObjCDictionaryLiteral *Exp);
2731 Stmt *RewriteModernObjC::RewriteObjCDictionaryLiteralExpr(ObjCDictionaryLiteral *Exp) { function in class:RewriteModernObjC
5248 return RewriteObjCDictionaryLiteralExpr(DictionaryLitExpr);

Completed in 74 milliseconds