Home
last modified time | relevance | path

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

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