Lines Matching full:templatekind
837 switch (DI->TemplateKind) {
841 Result << " templateKind=\"template\"";
844 Result << " templateKind=\"specialization\"";
858 switch (DI->TemplateKind) {
862 Result << " templateKind=\"template\"";
865 Result << " templateKind=\"specialization\"";
868 Result << " templateKind=\"partialSpecialization\"";