Home | History | Annotate | Download | only in util

Lines Matching refs:Scope

354   enum Scope {
388 // If the scope of comparison is set to PARTIAL, then in addition to what's
520 // Sets the scope of the comparison (as defined in the Scope enumeration
523 void set_scope(Scope scope);
525 // Returns the current scope used by this differencer.
526 Scope scope();
657 Scope fields1_scope,
659 Scope fields2_scope,
741 // has been configured to be treated as a set or map and scope is set to
797 Scope scope_;