Home | History | Annotate | Download | only in Parse

Lines Matching defs:EnterScope

351 /// EnterScope - Start a new scope.
352 void Parser::EnterScope(unsigned ScopeFlags) {
425 EnterScope(Scope::DeclScope);