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

/external/clang/lib/Sema/
H A DSemaStmt.cpp1513 Sema::ActOnObjCForCollectionStmt(SourceLocation ForLoc, function in class:Sema
1664 return ActOnObjCForCollectionStmt(ForLoc, First, Range, RParenLoc);

Completed in 46 milliseconds