Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp393 static ExprResult CheckObjCCollectionLiteralElement(Sema &S, Expr *Element, in CheckObjCCollectionLiteralElement() function
888 ExprResult Converted = CheckObjCCollectionLiteralElement( in BuildObjCArrayLiteral()
1097 CheckObjCCollectionLiteralElement(SemaRef, Element.Key, KeyT); in BuildObjCDictionaryLiteral()
1103 CheckObjCCollectionLiteralElement(SemaRef, Element.Value, ValueT); in BuildObjCDictionaryLiteral()