Searched refs:AutoTemplateParameterDepth (Results 1 – 5 of 5) sorted by relevance
2762 unsigned AutoTemplateParameterDepth = 0; member
2099 LSI->AutoTemplateParameterDepth = Depth; in RecordParsingTemplateParameterDepth()
71 ParamsAtDepth(LSI->AutoTemplateParameterDepth); in getTemplateDepth()86 ParamsAtDepth(Info.AutoTemplateParameterDepth); in getTemplateDepth()
18381 Info.AutoTemplateParameterDepth = ExplicitParams->getDepth(); in ActOnStartFunctionDeclarationDeclarator()18385 Info.AutoTemplateParameterDepth = TemplateParameterDepth; in ActOnStartFunctionDeclarationDeclarator()
3287 const unsigned TemplateParameterDepth = Info.AutoTemplateParameterDepth; in InventTemplateParameter()