Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp2169 Sema::CheckObjCForCollectionOperand(SourceLocation forLoc, Expr *collection) { in CheckObjCForCollectionOperand() function in Sema
2250 CheckObjCForCollectionOperand(ForLoc, collection); in ActOnObjCForCollectionStmt()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h4690 ExprResult CheckObjCForCollectionOperand(SourceLocation forLoc,