Searched refs:hasConditionExpr (Results 1 – 5 of 5) sorted by relevance
367 bool hasConditionExpr() const { return ConditionExpr; } in hasConditionExpr() function433 return (isConditionExprClause() && !hasConditionExpr()) || in isEmptySelfClause()437 bool hasConditionExpr() const { in hasConditionExpr() function
2555 assert(Clause.hasConditionExpr() && in VisitIfClause()2599 if (Clause.hasConditionExpr()) in VisitSelfClause()
503 assert(clause.hasConditionExpr()); in VisitSelfClause()
8676 writeBool(SC->hasConditionExpr()); in writeOpenACCClause()8677 if (SC->hasConditionExpr()) in writeOpenACCClause()
11828 if (C.hasConditionExpr()) { in VisitSelfClause()