Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp5515 if (ObjCDictionaryLiteral *DictionaryLitExpr = in RewriteFunctionBodyOrGlobalInitializer() local
5517 return RewriteObjCDictionaryLiteralExpr(DictionaryLitExpr); in RewriteFunctionBodyOrGlobalInitializer()