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