Searched refs:SpecEntryTraits (Results 1 – 3 of 3) sorted by relevance
162 typename RedeclarableTemplateDecl::SpecEntryTraits<EntryType>::DeclType *166 typedef SpecEntryTraits<EntryType> SETraits; in findSpecializationImpl()177 typedef SpecEntryTraits<EntryType> SETraits; in addSpecializationImpl()
644 template <typename EntryType> struct SpecEntryTraits { struct655 template <typename EntryType, typename SETraits = SpecEntryTraits<EntryType>, argument681 template <class EntryType> typename SpecEntryTraits<EntryType>::DeclType*825 SpecEntryTraits<FunctionTemplateSpecializationInfo> {
179 typename RedeclarableTemplateDecl::SpecEntryTraits<EntryType>::DeclType *181 return RedeclarableTemplateDecl::SpecEntryTraits<EntryType>::getDecl(&T); in getSpecializationDecl()