Lines Matching defs:Modified
522 bool Modified() const { return modified_; }
531 // This copies all the non-const members: modified, processed, defvalue, etc.
590 // Update the "modified" bit in case somebody bypassed the
943 // registered and were not set/modified by ParseNewCommandLineFlags.
1212 if ((all || !i->second->Modified()) && !i->second->ValidateCurrent()) {
1220 if (!i->second->Modified()) {