Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DScope.h468 bool isOpenMPDirectiveScope() const { in isOpenMPDirectiveScope() function
476 assert(isOpenMPDirectiveScope() && in isOpenMPLoopDirectiveScope()