Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseDecl.cpp1795 bool IsForRangeLoop = false; in ParseDeclGroup() local
1797 IsForRangeLoop = true; in ParseDeclGroup()
1805 if (IsForRangeLoop) in ParseDeclGroup()