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