Searched refs:AutoTemplateParameterDepth (Results 1 – 8 of 8) sorted by relevance
699 unsigned AutoTemplateParameterDepth; variable741 ContainsUnexpandedParameterPack(false), AutoTemplateParameterDepth(0),
1145 LSI->AutoTemplateParameterDepth = Depth; in RecordParsingTemplateParameterDepth()
1573 const unsigned TemplateParameterDepth = LSI->AutoTemplateParameterDepth; in ConvertDeclSpecToType()
2714 unsigned AutoTemplateParameterDepth = 0; member
1887 LSI->AutoTemplateParameterDepth = Depth; in RecordParsingTemplateParameterDepth()
68 ParamsAtDepth(LSI->AutoTemplateParameterDepth); in getTemplateDepth()83 ParamsAtDepth(Info.AutoTemplateParameterDepth); in getTemplateDepth()
17833 Info.AutoTemplateParameterDepth = ExplicitParams->getDepth(); in ActOnStartFunctionDeclarationDeclarator()17838 Info.AutoTemplateParameterDepth = TemplateParameterDepth; in ActOnStartFunctionDeclarationDeclarator()
3178 const unsigned TemplateParameterDepth = Info.AutoTemplateParameterDepth; in InventTemplateParameter()