Home
last modified time | relevance | path

Searched refs:TypeAliasDeclDepth (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1648 unsigned TypeAliasDeclDepth = TypeAlias.Template->getTemplateDepth(); in ComputeLambdaDependency() local
1649 if (TypeAliasDeclDepth >= TemplateArgs.getNumSubstitutedLevels()) in ComputeLambdaDependency()