Searched refs:AutoTemplateParameterDepth (Results 1 – 5 of 5) sorted by relevance
2805 unsigned AutoTemplateParameterDepth = 0; member
2180 LSI->AutoTemplateParameterDepth = Depth; in RecordParsingTemplateParameterDepth()
74 ParamsAtDepth(LSI->AutoTemplateParameterDepth); in getTemplateDepth()89 ParamsAtDepth(Info.AutoTemplateParameterDepth); in getTemplateDepth()
19290 Info.AutoTemplateParameterDepth = ExplicitParams->getDepth(); in ActOnStartFunctionDeclarationDeclarator()19294 Info.AutoTemplateParameterDepth = TemplateParameterDepth; in ActOnStartFunctionDeclarationDeclarator()
3447 const unsigned TemplateParameterDepth = Info.AutoTemplateParameterDepth; in InventTemplateParameter()