Searched defs:FirstClause (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | ParseOpenACC.cpp | 544 bool FirstClause = true; ParseOpenACCClauseList() local |
H A D | ParseOpenMP.cpp | 3176 ParseOpenMPClause(OpenMPDirectiveKind DKind,OpenMPClauseKind CKind,bool FirstClause) ParseOpenMPClause() argument |