Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp357 Stmt *RewriteObjCDictionaryLiteralExpr(ObjCDictionaryLiteral *Exp);
2823 Stmt *RewriteModernObjC::RewriteObjCDictionaryLiteralExpr(ObjCDictionaryLiteral *Exp) { in RewriteObjCDictionaryLiteralExpr() function in RewriteModernObjC
5514 return RewriteObjCDictionaryLiteralExpr(DictionaryLitExpr); in RewriteFunctionBodyOrGlobalInitializer()