Searched refs:is_declaration_scope_ (Results 1 – 2 of 2) sorted by relevance
339 bool is_declaration_scope() const { return is_declaration_scope_; } in is_declaration_scope()341 void set_is_declaration_scope() { is_declaration_scope_ = true; } in set_is_declaration_scope()689 bool is_declaration_scope_; variable
174 is_declaration_scope_ = in SetDefaults()215 is_declaration_scope_ = scope_info->is_declaration_scope(); in SetDefaults()