Home
last modified time | relevance | path

Searched defs:DictionaryLiteral (Results 1 – 2 of 2) 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
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp11843 else if (auto DictionaryLiteral = dyn_cast<ObjCDictionaryLiteral>(Element)) in checkObjCCollectionLiteralElement() local
11879 ObjCDictionaryLiteral *DictionaryLiteral) { in checkObjCDictionaryLiteral()
12045 else if (auto *DictionaryLiteral = dyn_cast<ObjCDictionaryLiteral>(E)) in CheckImplicitConversion() local