Searched refs:SpecEntryTraits (Results 1 – 3 of 3) sorted by relevance
164 typename RedeclarableTemplateDecl::SpecEntryTraits<EntryType>::DeclType *168 typedef SpecEntryTraits<EntryType> SETraits; in findSpecializationImpl()179 typedef SpecEntryTraits<EntryType> SETraits; in addSpecializationImpl()
545 template <typename EntryType> struct SpecEntryTraits { struct556 template <typename EntryType, typename SETraits = SpecEntryTraits<EntryType>, argument582 template <class EntryType> typename SpecEntryTraits<EntryType>::DeclType*726 SpecEntryTraits<FunctionTemplateSpecializationInfo> {
147 typename RedeclarableTemplateDecl::SpecEntryTraits<EntryType>::DeclType *149 return RedeclarableTemplateDecl::SpecEntryTraits<EntryType>::getDecl(&T); in getSpecializationDecl()