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

/external/clang/include/clang/Sema/
H A DScope.h379 bool isOpenMPLoopDirectiveScope() const { function in class:clang::Scope
398 return P && P->isOpenMPLoopDirectiveScope();

Completed in 66 milliseconds