Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaChecking.cpp13717 checkObjCDictionaryLiteral(Sema &S, QualType TargetType,
13748 checkObjCDictionaryLiteral(S, TargetElementType, DictionaryLiteral); in checkObjCCollectionLiteralElement()
13782 checkObjCDictionaryLiteral(Sema &S, QualType TargetType, in checkObjCDictionaryLiteral() function
13950 checkObjCDictionaryLiteral(S, QualType(Target, 0), DictionaryLiteral); in CheckImplicitConversion()