Home
last modified time | relevance | path

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

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