Searched refs:bool_variable (Results 1 – 3 of 3) sorted by relevance
70 bool* bool_variable() const { in bool_variable() function132 return *bool_variable() == bool_default(); in IsDefault()155 *bool_variable() = bool_default(); in Reset()201 buffer.Add("%s", (*flag->bool_variable() ? "true" : "false")); in ToString()243 if (f->type() != Flag::TYPE_BOOL || *(f->bool_variable())) { in argv()393 *flag->bool_variable() = !is_bool; in SetFlagsFromCommandLine()
101 bool* bool_variable() const { in bool_variable() function
234 *flag->bool_variable() = !is_bool; in SetFlagsFromCommandLine()