Home
last modified time | relevance | path

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

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