Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseOpenMP.cpp4741 const bool MustHaveTail = MayHaveTail && Tok.is(tok::colon); in ParseOpenMPVarList() local
4744 if (MustHaveTail) { in ParseOpenMPVarList()
4820 (MustHaveTail && !Data.DepModOrTailExpr && StepFound) || in ParseOpenMPVarList()