Searched refs:checkDictionaryLiteral (Results 1 – 3 of 3) sorted by relevance
177 void checkDictionaryLiteral(QualType TargetType,
2350 S.ObjC().checkDictionaryLiteral(TargetElementType, DictionaryLiteral); in checkCollectionLiteralElement()2380 void SemaObjC::checkDictionaryLiteral( in checkDictionaryLiteral() function in clang::SemaObjC
12161 ObjC().checkDictionaryLiteral(QualType(Target, 0), DictionaryLiteral); in CheckImplicitConversion()