Searched refs:AutoTemplateParameterDepth (Results 1 – 5 of 5) sorted by relevance
2890 unsigned AutoTemplateParameterDepth = 0; member
2357 LSI->AutoTemplateParameterDepth = Depth; in RecordParsingTemplateParameterDepth()
73 ParamsAtDepth(LSI->AutoTemplateParameterDepth); in getTemplateDepth()88 ParamsAtDepth(Info.AutoTemplateParameterDepth); in getTemplateDepth()
19570 Info.AutoTemplateParameterDepth = ExplicitParams->getDepth(); in ActOnStartFunctionDeclarationDeclarator()19574 Info.AutoTemplateParameterDepth = TemplateParameterDepth; in ActOnStartFunctionDeclarationDeclarator()
3023 const unsigned TemplateParameterDepth = Info.AutoTemplateParameterDepth; in InventTemplateParameter()