Searched refs:SpecEntryTraits (Results 1 – 3 of 3) sorted by relevance
733 template <typename EntryType> struct SpecEntryTraits { struct745 template <typename EntryType, typename SETraits = SpecEntryTraits<EntryType>, argument775 typename SpecEntryTraits<EntryType>::DeclType*943 SpecEntryTraits<FunctionTemplateSpecializationInfo> {
349 typename RedeclarableTemplateDecl::SpecEntryTraits<EntryType>::DeclType *353 using SETraits = SpecEntryTraits<EntryType>; in findSpecializationImpl()366 using SETraits = SpecEntryTraits<EntryType>; in addSpecializationImpl()
199 typename RedeclarableTemplateDecl::SpecEntryTraits<EntryType>::DeclType *201 return RedeclarableTemplateDecl::SpecEntryTraits<EntryType>::getDecl(&T); in getSpecializationDecl()