Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp2158 bool IsRangeBasedFor = in ParseForStatement() local
2160 FirstPart = Actions.ActOnExprStmt(Value, !IsRangeBasedFor); in ParseForStatement()