Searched refs:IfPresent (Results 1 – 10 of 10) sorted by relevance
288 IfPresent, enumerator348 case OpenACCClauseKind::IfPresent: in printOpenACCClauseKind()
56 VISIT_CLAUSE(IfPresent)
125 const Capability::Capability IfPresent);
781 const Capability::Capability IfPresent) { in removeCapabilityIf() argument782 if (AllCaps.contains(IfPresent)) in removeCapabilityIf()
135 .Case("if_present", OpenACCClauseKind::IfPresent) in getOpenACCClauseKind()544 case OpenACCClauseKind::IfPresent: in getClauseParensKind()
109 : OpenACCClause(OpenACCClauseKind::IfPresent, BeginLoc, EndLoc) {} in OpenACCIfPresentClause()113 return C->getClauseKind() == OpenACCClauseKind::IfPresent; in classof()
411 case OpenACCClauseKind::IfPresent: in Visit()
1126 CLAUSE_NOT_ON_DECLS(IfPresent) in CLAUSE_NOT_ON_DECLS()
8864 case OpenACCClauseKind::IfPresent: in writeOpenACCClause()
12880 case OpenACCClauseKind::IfPresent: in readOpenACCClause()