Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp304 ParseScope TemplateScope(this, Scope::TemplateParamScope, LM.TemplateScope); in ParseLexedMethodDeclaration() local
496 ParseScope TemplateScope(this, Scope::TemplateParamScope, LM.TemplateScope); in ParseLexedMethodDef() local
/external/clang/include/clang/Parse/
DParser.h990 bool TemplateScope; member
1036 bool TemplateScope; member
1092 bool TemplateScope : 1; member