Searched refs:SpecEntryTraits (Results 1 – 3 of 3) sorted by relevance
296 typename RedeclarableTemplateDecl::SpecEntryTraits<EntryType>::DeclType *300 using SETraits = SpecEntryTraits<EntryType>; in findSpecializationImpl()313 using SETraits = SpecEntryTraits<EntryType>; in addSpecializationImpl()
767 template <typename EntryType> struct SpecEntryTraits { struct779 template <typename EntryType, typename SETraits = SpecEntryTraits<EntryType>, argument809 typename SpecEntryTraits<EntryType>::DeclType*960 SpecEntryTraits<FunctionTemplateSpecializationInfo> {
192 typename RedeclarableTemplateDecl::SpecEntryTraits<EntryType>::DeclType *194 return RedeclarableTemplateDecl::SpecEntryTraits<EntryType>::getDecl(&T); in getSpecializationDecl()