Searched refs:getDefaultArgumentLoc (Results 1 – 4 of 4) sorted by relevance
672 SourceLocation TemplateTypeParmDecl::getDefaultArgumentLoc() const { in getDefaultArgumentLoc() function in TemplateTypeParmDecl803 SourceLocation NonTypeTemplateParmDecl::getDefaultArgumentLoc() const { in getDefaultArgumentLoc() function in NonTypeTemplateParmDecl871 SourceLocation TemplateTemplateParmDecl::getDefaultArgumentLoc() const { in getDefaultArgumentLoc() function in TemplateTemplateParmDecl
2335 OldDefaultLoc = OldTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()2336 NewDefaultLoc = NewTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()2352 PreviousDefaultArgLoc = OldTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()2355 PreviousDefaultArgLoc = NewTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()2388 OldDefaultLoc = OldNonTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()2389 NewDefaultLoc = NewNonTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()2404 PreviousDefaultArgLoc = OldNonTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()2407 PreviousDefaultArgLoc = NewNonTypeParm->getDefaultArgumentLoc(); in CheckTemplateParameterList()4785 Param->getDefaultArgumentLoc(), in SubstDefaultTemplateArgument()5255 D->getDefaultArgumentLoc(), Modules, in diagnoseMissingArgument()[all …]
265 TTP->getDefaultArgumentLoc(), TTP->getDeclName())) in transformTemplateTypeParam()
1234 SourceLocation getDefaultArgumentLoc() const;1440 SourceLocation getDefaultArgumentLoc() const;1716 SourceLocation getDefaultArgumentLoc() const;