Searched defs:DictionaryLiteral (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaChecking.cpp | 15488 else if (auto DictionaryLiteral = dyn_cast<ObjCDictionaryLiteral>(Element)) checkObjCCollectionLiteralElement() local |