Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp2412 static bool ObjCEnumerationCollection(Expr *Collection) { in ObjCEnumerationCollection() function
2443 if (Range && ObjCEnumerationCollection(Range)) { in ActOnCXXForRangeStmt()