Home
last modified time | relevance | path

Searched refs:checkObjCDictionaryLiteral (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaChecking.cpp7072 static void checkObjCDictionaryLiteral(Sema &S, QualType TargetType,
7104 checkObjCDictionaryLiteral(S, TargetElementType, DictionaryLiteral); in checkObjCCollectionLiteralElement()
7137 static void checkObjCDictionaryLiteral( in checkObjCDictionaryLiteral() function
7209 checkObjCDictionaryLiteral(S, QualType(Target, 0), DictionaryLiteral); in CheckImplicitConversion()