Home | History | Annotate | Download | only in objects

Lines Matching defs:is_declaration_scope

95   if (scope->is_declaration_scope() &&
111 scope->is_declaration_scope() &&
156 if (scope->is_declaration_scope()) {
165 DeclarationScopeField::encode(scope->is_declaration_scope()) |
184 if (scope->is_declaration_scope()) {
416 bool ScopeInfo::is_declaration_scope() {
439 is_declaration_scope()) ||