Home | History | Annotate | Download | only in Parse

Lines Matching defs:EnterScope

372 /// EnterScope - Start a new scope.
373 void Parser::EnterScope(unsigned ScopeFlags) {
455 EnterScope(Scope::DeclScope);