Searched refs:getDefaultArgumentLoc (Results 1 – 4 of 4) sorted by relevance
511 SourceLocation TemplateTypeParmDecl::getDefaultArgumentLoc() const { in getDefaultArgumentLoc() function in TemplateTypeParmDecl611 SourceLocation NonTypeTemplateParmDecl::getDefaultArgumentLoc() const { in getDefaultArgumentLoc() function in NonTypeTemplateParmDecl669 SourceLocation TemplateTemplateParmDecl::getDefaultArgumentLoc() const { in getDefaultArgumentLoc() function in TemplateTemplateParmDecl
1344 OldDefaultLoc = OldTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()1345 NewDefaultLoc = NewTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()1353 PreviousDefaultArgLoc = OldTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()1356 PreviousDefaultArgLoc = NewTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()1388 OldDefaultLoc = OldNonTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()1389 NewDefaultLoc = NewNonTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()1397 PreviousDefaultArgLoc = OldNonTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()1400 PreviousDefaultArgLoc = NewNonTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()3194 Param->getDefaultArgumentLoc(), Param->getDeclName()); in SubstDefaultTemplateArgument()3689 D->getDefaultArgumentLoc(), Modules, in diagnoseMissingArgument()[all …]
1928 D->getDefaultArgumentLoc(), D->getDeclName()); in VisitTemplateTypeParmDecl()
1074 SourceLocation getDefaultArgumentLoc() const;1200 SourceLocation getDefaultArgumentLoc() const;1423 SourceLocation getDefaultArgumentLoc() const;