Searched refs:getDefaultArgumentLoc (Results 1 – 4 of 4) sorted by relevance
670 SourceLocation TemplateTypeParmDecl::getDefaultArgumentLoc() const { in getDefaultArgumentLoc() function in TemplateTypeParmDecl796 SourceLocation NonTypeTemplateParmDecl::getDefaultArgumentLoc() const { in getDefaultArgumentLoc() function in NonTypeTemplateParmDecl857 SourceLocation TemplateTemplateParmDecl::getDefaultArgumentLoc() const { in getDefaultArgumentLoc() function in TemplateTemplateParmDecl
3005 OldDefaultLoc = OldTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()3006 NewDefaultLoc = NewTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()3022 PreviousDefaultArgLoc = OldTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()3025 PreviousDefaultArgLoc = NewTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()3058 OldDefaultLoc = OldNonTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()3059 NewDefaultLoc = NewNonTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()3074 PreviousDefaultArgLoc = OldNonTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()3077 PreviousDefaultArgLoc = NewNonTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()5979 D->getDefaultArgumentLoc(), Modules, in diagnoseMissingArgument()8899 Diag(TTP->getDefaultArgumentLoc(), in ActOnClassTemplateSpecialization()[all …]
2917 D->getDefaultArgumentLoc(), D->getDeclName()); in VisitTemplateTypeParmDecl()
1257 SourceLocation getDefaultArgumentLoc() const;1461 SourceLocation getDefaultArgumentLoc() const;1720 SourceLocation getDefaultArgumentLoc() const;