Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp265 bool HasTemplateScope = !Class.TopLevelClass && Class.TemplateScope; in ParseLexedMethodDeclarations() local
378 bool HasTemplateScope = !Class.TopLevelClass && Class.TemplateScope; in ParseLexedMethodDefs() local
479 bool HasTemplateScope = !Class.TopLevelClass && Class.TemplateScope; in ParseLexedMemberInitializers() local
DParseDecl.cpp1011 bool HasTemplateScope = !Class.TopLevelClass && Class.TemplateScope; in ParseLexedAttributes() local
1085 bool HasTemplateScope = EnterScope && D->isTemplateDecl(); in ParseLexedAttribute() local