Home | History | Annotate | Download | only in Parse

Lines Matching refs:NewFlags

149   unsigned NewFlags = getCurScope()->getFlags() & ~Scope::TemplateParamScope;
150 ParseScopeFlags TemplateScopeFlags(this, NewFlags, isSpecialization);