Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp580 unsigned getOpenACCScopeFlags(OpenACCDirectiveKind DirKind) { in getOpenACCScopeFlags() function
1457 ParseScope ACCScope(this, getOpenACCScopeFlags(DirInfo.DirKind)); in ParseOpenACCDirectiveStmt()