Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DScope.h465 bool isOpenMPDirectiveScope() const { in isOpenMPDirectiveScope() function
473 assert(isOpenMPDirectiveScope() && in isOpenMPLoopDirectiveScope()