Searched refs:AutoTemplateParameterDepth (Results 1 – 5 of 5) sorted by relevance
2887 unsigned AutoTemplateParameterDepth = 0; member
2191 LSI->AutoTemplateParameterDepth = Depth; in RecordParsingTemplateParameterDepth()
76 ParamsAtDepth(LSI->AutoTemplateParameterDepth); in getTemplateDepth()91 ParamsAtDepth(Info.AutoTemplateParameterDepth); in getTemplateDepth()
19060 Info.AutoTemplateParameterDepth = ExplicitParams->getDepth(); in ActOnStartFunctionDeclarationDeclarator() 19064 Info.AutoTemplateParameterDepth = TemplateParameterDepth; in ActOnStartFunctionDeclarationDeclarator()
2971 const unsigned TemplateParameterDepth = Info.AutoTemplateParameterDepth; in InventTemplateParameter()