Searched refs:is_declaration_scope_ (Results 1 – 2 of 2) sorted by relevance
355 bool is_declaration_scope() const { return is_declaration_scope_; } in NON_EXPORTED_BASE()577 bool is_declaration_scope_ : 1; in NON_EXPORTED_BASE() local
306 is_declaration_scope_ = true; in SetDefaults()359 is_declaration_scope_ = false; in SetDefaults()