Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp1676 Sema::CheckObjCForCollectionOperand(SourceLocation forLoc, Expr *collection) { in CheckObjCForCollectionOperand() function in Sema
1757 CheckObjCForCollectionOperand(ForLoc, collection); in ActOnObjCForCollectionStmt()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h3167 ExprResult CheckObjCForCollectionOperand(SourceLocation forLoc,