Searched refs:SpecEntryTraits (Results 1 – 3 of 3) sorted by relevance
753 template <typename EntryType> struct SpecEntryTraits { struct765 template <typename EntryType, typename SETraits = SpecEntryTraits<EntryType>, argument795 typename SpecEntryTraits<EntryType>::DeclType*963 SpecEntryTraits<FunctionTemplateSpecializationInfo> {
348 typename RedeclarableTemplateDecl::SpecEntryTraits<EntryType>::DeclType *352 using SETraits = SpecEntryTraits<EntryType>; in findSpecializationImpl()365 using SETraits = SpecEntryTraits<EntryType>; in addSpecializationImpl()
196 typename RedeclarableTemplateDecl::SpecEntryTraits<EntryType>::DeclType *198 return RedeclarableTemplateDecl::SpecEntryTraits<EntryType>::getDecl(&T); in getSpecializationDecl()