Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp1917 bool IsRangeBasedFor = in ParseForStatement() local
1919 FirstPart = Actions.ActOnExprStmt(Value, !IsRangeBasedFor); in ParseForStatement()