Home | History | Annotate | Download | only in Sema

Lines Matching refs:Specialized

78       // specialized member that is a variable template, we're done.
81 VarTemplatePartialSpecializationDecl*> Specialized
84 Specialized.dyn_cast<VarTemplatePartialSpecializationDecl *>()) {
88 VarTemplateDecl *Tmpl = Specialized.get<VarTemplateDecl *>();
122 // specialized member that is a class template, we're done.
140 // If this function was instantiated from a specialized member that is
2349 // whether one of the specializations is more specialized
2351 // specialized than all of the other matching
2363 // Determine if the best partial specialization is more specialized than
2654 // been previously explicitly specialized in the translation unit