Searched refs:CheckObjCForCollectionOperand (Results 1 – 2 of 2) sorted by relevance
56 ExprResult CheckObjCForCollectionOperand(SourceLocation forLoc,
43 CheckObjCForCollectionOperand(ForLoc, collection); in ActOnObjCForCollectionStmt()121 ExprResult SemaObjC::CheckObjCForCollectionOperand(SourceLocation forLoc, in CheckObjCForCollectionOperand() function in clang::SemaObjC