Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScope.h450 bool isOpenMPLoopDirectiveScope() const { in isOpenMPLoopDirectiveScope() function
469 return P && P->isOpenMPLoopDirectiveScope(); in isOpenMPLoopScope()