Home
last modified time | relevance | path

Searched defs:TemplateParamScope (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h81 TemplateParamScope = 0x80, enumerator
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp1390 MultiParseScope TemplateParamScope(*this); in ParseLambdaExpressionAfterIntroducer() local