Searched refs:getDefaultArgumentLoc (Results 1 – 4 of 4) sorted by relevance
509 SourceLocation TemplateTypeParmDecl::getDefaultArgumentLoc() const { in getDefaultArgumentLoc() function in TemplateTypeParmDecl613 SourceLocation NonTypeTemplateParmDecl::getDefaultArgumentLoc() const { in getDefaultArgumentLoc() function in NonTypeTemplateParmDecl673 SourceLocation TemplateTemplateParmDecl::getDefaultArgumentLoc() const { in getDefaultArgumentLoc() function in TemplateTemplateParmDecl
1346 OldDefaultLoc = OldTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()1347 NewDefaultLoc = NewTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()1355 PreviousDefaultArgLoc = OldTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()1358 PreviousDefaultArgLoc = NewTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()1390 OldDefaultLoc = OldNonTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()1391 NewDefaultLoc = NewNonTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()1399 PreviousDefaultArgLoc = OldNonTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()1402 PreviousDefaultArgLoc = NewNonTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()3233 Param->getDefaultArgumentLoc(), Param->getDeclName()); in SubstDefaultTemplateArgument()3729 D->getDefaultArgumentLoc(), Modules, in diagnoseMissingArgument()[all …]
1953 D->getDefaultArgumentLoc(), D->getDeclName()); in VisitTemplateTypeParmDecl()
1086 SourceLocation getDefaultArgumentLoc() const;1221 SourceLocation getDefaultArgumentLoc() const;1448 SourceLocation getDefaultArgumentLoc() const;