Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DScope.h399 bool isOpenMPLoopScope() const { in isOpenMPLoopScope() function
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp2444 if (S->isOpenMPLoopScope()) in ActOnBreakStmt()