Home
last modified time | relevance | path

Searched defs:DictionaryLiteral (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaChecking.cpp7103 else if (auto DictionaryLiteral = dyn_cast<ObjCDictionaryLiteral>(Element)) in checkObjCCollectionLiteralElement() local
7139 ObjCDictionaryLiteral *DictionaryLiteral) { in checkObjCDictionaryLiteral()
7208 else if (auto *DictionaryLiteral = dyn_cast<ObjCDictionaryLiteral>(E)) in CheckImplicitConversion() local