Searched refs:IsIndirectClause (Results 1 – 1 of 1) sorted by relevance
1840 bool IsIndirectClause = getLangOpts().OpenMP >= 51 && in ParseOMPDeclareTargetClauses() local1842 if (DTCI.Indirect && IsIndirectClause) { in ParseOMPDeclareTargetClauses()1864 if (!IsDeviceTypeClause && !IsIndirectClause && in ParseOMPDeclareTargetClauses()1870 if (!IsDeviceTypeClause && !IsToEnterOrLinkClause && !IsIndirectClause) { in ParseOMPDeclareTargetClauses()1881 if (IsToEnterOrLinkClause || IsIndirectClause) in ParseOMPDeclareTargetClauses()1884 if (IsIndirectClause) { in ParseOMPDeclareTargetClauses()