Searched refs:ItOMPDestroyClause (Results 1 – 1 of 1) sorted by relevance
7099 auto ItOMPDestroyClause = S.getClausesOfKind<OMPDestroyClause>(); in EmitOMPInteropDirective() local7100 if (!ItOMPDestroyClause.empty()) { in EmitOMPInteropDirective()7102 for (const OMPDestroyClause *C : ItOMPDestroyClause) { in EmitOMPInteropDirective()