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