Searched refs:AutoTemplateParameterDepth (Results 1 – 5 of 5) sorted by relevance
2795 unsigned AutoTemplateParameterDepth = 0; member
2136 LSI->AutoTemplateParameterDepth = Depth; in RecordParsingTemplateParameterDepth()
72 ParamsAtDepth(LSI->AutoTemplateParameterDepth); in getTemplateDepth()87 ParamsAtDepth(Info.AutoTemplateParameterDepth); in getTemplateDepth()
18592 Info.AutoTemplateParameterDepth = ExplicitParams->getDepth(); in ActOnStartFunctionDeclarationDeclarator()18596 Info.AutoTemplateParameterDepth = TemplateParameterDepth; in ActOnStartFunctionDeclarationDeclarator()
3354 const unsigned TemplateParameterDepth = Info.AutoTemplateParameterDepth; in InventTemplateParameter()