Searched refs:OMPAttr (Results 1 – 1 of 1) sorted by relevance
801 if (const auto *OMPAttr = dyn_cast<OMPDeclareSimdDeclAttr>(TmplAttr)) { in InstantiateAttrs() local802 instantiateOMPDeclareSimdDeclAttr(*this, TemplateArgs, *OMPAttr, New); in InstantiateAttrs()806 if (const auto *OMPAttr = dyn_cast<OMPDeclareVariantAttr>(TmplAttr)) { in InstantiateAttrs() local807 instantiateOMPDeclareVariantAttr(*this, TemplateArgs, *OMPAttr, New); in InstantiateAttrs()