Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp373 ReenterTemplateScopeRAII InFunctionTemplateScope(*this, LM.Method); in ParseLexedMethodDeclaration() local
380 InFunctionTemplateScope.Scopes.Enter(Scope::FunctionPrototypeScope | in ParseLexedMethodDeclaration()
561 InFunctionTemplateScope.Scopes.Exit(); in ParseLexedMethodDeclaration()
576 ReenterTemplateScopeRAII InFunctionTemplateScope(*this, LM.D); in ParseLexedMethodDef() local