Home
last modified time | relevance | path

Searched defs:FirstClause (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseOpenACC.cpp636 bool FirstClause = true; in ParseOpenACCClauseList() local
HDParseOpenMP.cpp3080 OpenMPClauseKind CKind, bool FirstClause) { in ParseOpenMPClause()