Searched refs:ItOMPUseClause (Results 1 – 1 of 1) sorted by relevance
7110 auto ItOMPUseClause = S.getClausesOfKind<OMPUseClause>(); in EmitOMPInteropDirective() local7111 if (!ItOMPUseClause.empty()) { in EmitOMPInteropDirective()7113 for (const OMPUseClause *C : ItOMPUseClause) { in EmitOMPInteropDirective()