Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp13747 else if (auto DictionaryLiteral = dyn_cast<ObjCDictionaryLiteral>(Element)) in checkObjCCollectionLiteralElement() local
13783 ObjCDictionaryLiteral *DictionaryLiteral) { in checkObjCDictionaryLiteral()
13949 else if (auto *DictionaryLiteral = dyn_cast<ObjCDictionaryLiteral>(E)) in CheckImplicitConversion() local