Searched refs:AutoTemplateParameterDepth (Results 1 – 5 of 5) sorted by relevance
2717 unsigned AutoTemplateParameterDepth = 0; member
1935 LSI->AutoTemplateParameterDepth = Depth; in RecordParsingTemplateParameterDepth()
68 ParamsAtDepth(LSI->AutoTemplateParameterDepth); in getTemplateDepth()83 ParamsAtDepth(Info.AutoTemplateParameterDepth); in getTemplateDepth()
17909 Info.AutoTemplateParameterDepth = ExplicitParams->getDepth(); in ActOnStartFunctionDeclarationDeclarator()17914 Info.AutoTemplateParameterDepth = TemplateParameterDepth; in ActOnStartFunctionDeclarationDeclarator()
3194 const unsigned TemplateParameterDepth = Info.AutoTemplateParameterDepth; in InventTemplateParameter()