Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp297 ParseScope TemplateScope(this, Scope::TemplateParamScope, LM.TemplateScope); in ParseLexedMethodDeclaration() local
489 ParseScope TemplateScope(this, Scope::TemplateParamScope, LM.TemplateScope); in ParseLexedMethodDef() local
/external/clang/include/clang/Parse/
DParser.h968 bool TemplateScope; member
1014 bool TemplateScope; member
1070 bool TemplateScope : 1; member