Home
last modified time | relevance | path

Searched defs:ForRange (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseStmt.cpp1497 bool ForEach = false, ForRange = false; in ParseForStatement() local
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDTreeTransform.h1720 StmtResult FinishCXXForRangeStmt(Stmt *ForRange, Stmt *Body) { in FinishCXXForRangeStmt()