Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DScope.h406 bool isOpenMPDirectiveScope() const { in isOpenMPDirectiveScope() function
414 assert(isOpenMPDirectiveScope() && in isOpenMPLoopDirectiveScope()