Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h444 bool isOpenMPDirectiveScope() const { in isOpenMPDirectiveScope() function
452 assert(isOpenMPDirectiveScope() && in isOpenMPLoopDirectiveScope()