Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp2170 Sema::CheckObjCForCollectionOperand(SourceLocation forLoc, Expr *collection) { in CheckObjCForCollectionOperand() function in Sema
2251 CheckObjCForCollectionOperand(ForLoc, collection); in ActOnObjCForCollectionStmt()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4721 ExprResult CheckObjCForCollectionOperand(SourceLocation forLoc,