Searched defs:CheckObjCForCollectionOperand (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaStmt.cpp1653 Sema::CheckObjCForCollectionOperand(SourceLocation forLoc, Expr *collection) { function in class:Sema
1729 CheckObjCForCollectionOperand(ForLoc, collection);

Completed in 79 milliseconds