Searched refs:SpecEntryTraits (Results 1 – 3 of 3) sorted by relevance
305 typename RedeclarableTemplateDecl::SpecEntryTraits<EntryType>::DeclType *309 using SETraits = SpecEntryTraits<EntryType>; in findSpecializationImpl()322 using SETraits = SpecEntryTraits<EntryType>; in addSpecializationImpl()
781 template <typename EntryType> struct SpecEntryTraits { struct793 template <typename EntryType, typename SETraits = SpecEntryTraits<EntryType>, argument823 typename SpecEntryTraits<EntryType>::DeclType*974 SpecEntryTraits<FunctionTemplateSpecializationInfo> {
195 typename RedeclarableTemplateDecl::SpecEntryTraits<EntryType>::DeclType *197 return RedeclarableTemplateDecl::SpecEntryTraits<EntryType>::getDecl(&T); in getSpecializationDecl()