Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp636 bool FirstClause = true; in ParseOpenACCClauseList() local
H A DParseOpenMP.cpp3080 OpenMPClauseKind CKind, bool FirstClause) { in ParseOpenMPClause()