Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DScopeInfo.h818 unsigned AutoTemplateParameterDepth = 0; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp1405 LSI->AutoTemplateParameterDepth = Depth; in RecordParsingTemplateParameterDepth()
H A DSemaType.cpp2920 const unsigned TemplateParameterDepth = LSI->AutoTemplateParameterDepth; in GetDeclSpecTypeForDeclarator()