Searched refs:OMPAttr (Results 1 – 2 of 2) sorted by relevance
641 if (const auto *OMPAttr = dyn_cast<OMPDeclareSimdDeclAttr>(TmplAttr)) { in InstantiateAttrs() local642 instantiateOMPDeclareSimdDeclAttr(*this, TemplateArgs, *OMPAttr, New); in InstantiateAttrs()646 if (const auto *OMPAttr = dyn_cast<OMPDeclareVariantAttr>(TmplAttr)) { in InstantiateAttrs() local647 instantiateOMPDeclareVariantAttr(*this, TemplateArgs, *OMPAttr, New); in InstantiateAttrs()
353 if (const auto *OMPAttr = dyn_cast<OMPDeclareSimdDeclAttr>(TmplAttr)) { in InstantiateAttrs() local354 instantiateOMPDeclareSimdDeclAttr(*this, TemplateArgs, *OMPAttr, New); in InstantiateAttrs()