Searched refs:isOpenACCComputeConstructScope (Results 1 – 2 of 2) sorted by relevance
536 bool isOpenACCComputeConstructScope() const { in isOpenACCComputeConstructScope() function545 if (S->isOpenACCComputeConstructScope())
3197 if (S->isOpenACCComputeConstructScope()) in ActOnContinueStmt()3225 if (S->isOpenACCComputeConstructScope() || in ActOnBreakStmt()3227 S->getParent()->isOpenACCComputeConstructScope())) in ActOnBreakStmt()