Home
last modified time | relevance | path

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

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