Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScope.h77 TemplateParamScope = 0x80, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLambda.cpp899 auto *TemplateParamScope = CurScope->getTemplateParamParent(); in ActOnStartOfLambdaDefinition() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp1274 MultiParseScope TemplateParamScope(*this); in ParseLambdaExpressionAfterIntroducer() local