Searched refs:isOpenACCComputeConstructScope (Results 1 – 2 of 2) sorted by relevance
552 bool isOpenACCComputeConstructScope() const { in isOpenACCComputeConstructScope() function565 if (S->isOpenACCComputeConstructScope())
3305 if (S->isOpenACCComputeConstructScope()) in ActOnContinueStmt()3333 if (S->isOpenACCComputeConstructScope() || in ActOnBreakStmt()3335 S->getParent()->isOpenACCComputeConstructScope())) in ActOnBreakStmt()