Searched refs:getDefaultArgumentLoc (Results 1 – 4 of 4) sorted by relevance
660 SourceLocation TemplateTypeParmDecl::getDefaultArgumentLoc() const { in getDefaultArgumentLoc() function in TemplateTypeParmDecl788 SourceLocation NonTypeTemplateParmDecl::getDefaultArgumentLoc() const { in getDefaultArgumentLoc() function in NonTypeTemplateParmDecl849 SourceLocation TemplateTemplateParmDecl::getDefaultArgumentLoc() const { in getDefaultArgumentLoc() function in TemplateTemplateParmDecl
2737 OldDefaultLoc = OldTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()2738 NewDefaultLoc = NewTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()2755 PreviousDefaultArgLoc = OldTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()2758 PreviousDefaultArgLoc = NewTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()2791 OldDefaultLoc = OldNonTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()2792 NewDefaultLoc = NewNonTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()2808 PreviousDefaultArgLoc = OldNonTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()2811 PreviousDefaultArgLoc = NewNonTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()5689 D->getDefaultArgumentLoc(), Modules, in diagnoseMissingArgument()8355 Diag(TTP->getDefaultArgumentLoc(), in ActOnClassTemplateSpecialization()[all …]
2787 D->getDefaultArgumentLoc(), D->getDeclName()); in VisitTemplateTypeParmDecl()
1288 SourceLocation getDefaultArgumentLoc() const;1495 SourceLocation getDefaultArgumentLoc() const;1754 SourceLocation getDefaultArgumentLoc() const;