Searched refs:getDefaultArgumentLoc (Results 1 – 4 of 4) sorted by relevance
490 SourceLocation TemplateTypeParmDecl::getDefaultArgumentLoc() const { in getDefaultArgumentLoc() function in TemplateTypeParmDecl586 SourceLocation NonTypeTemplateParmDecl::getDefaultArgumentLoc() const { in getDefaultArgumentLoc() function in NonTypeTemplateParmDecl647 SourceLocation TemplateTemplateParmDecl::getDefaultArgumentLoc() const { in getDefaultArgumentLoc() function in TemplateTemplateParmDecl
1363 OldDefaultLoc = OldTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()1364 NewDefaultLoc = NewTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()1372 PreviousDefaultArgLoc = OldTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()1375 PreviousDefaultArgLoc = NewTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()1407 OldDefaultLoc = OldNonTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()1408 NewDefaultLoc = NewNonTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()1416 PreviousDefaultArgLoc = OldNonTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()1419 PreviousDefaultArgLoc = NewNonTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()3275 Param->getDefaultArgumentLoc(), Param->getDeclName()); in SubstDefaultTemplateArgument()3767 D->getDefaultArgumentLoc(), Modules, in diagnoseMissingArgument()[all …]
2028 D->getDefaultArgumentLoc(), D->getDeclName()); in VisitTemplateTypeParmDecl()
1091 SourceLocation getDefaultArgumentLoc() const;1224 SourceLocation getDefaultArgumentLoc() const;1450 SourceLocation getDefaultArgumentLoc() const;