Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DScope.h471 bool isOpenMPLoopDirectiveScope() const { in isOpenMPLoopDirectiveScope() function
490 return P && P->isOpenMPLoopDirectiveScope(); in isOpenMPLoopScope()