Home | History | Annotate | Download | only in src

Lines Matching refs:ScopeType

102 Scope::Scope(Scope* outer_scope, ScopeType type)
124 ScopeType type,
170 void Scope::SetDefaults(ScopeType type,
718 static const char* Header(ScopeType type) {