Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp1812 Sema::CheckObjCForCollectionOperand(SourceLocation forLoc, Expr *collection) { in CheckObjCForCollectionOperand() function in Sema
1893 CheckObjCForCollectionOperand(ForLoc, collection); in ActOnObjCForCollectionStmt()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h3787 ExprResult CheckObjCForCollectionOperand(SourceLocation forLoc,