Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScope.h401 bool isOpenMPLoopDirectiveScope() const { in isOpenMPLoopDirectiveScope() function
420 return P && P->isOpenMPLoopDirectiveScope(); in isOpenMPLoopScope()