Searched defs:was_set (Results 1 – 9 of 9) sorted by relevance
69 const bool was_set = IsSet(); in Update() local
27 bool was_set = is_set_; in try_acquire() local
38 auto const was_set = is_initialized_check_flag_.test_and_set(); in Reset() local
84 bool was_set = elements_.test(bit); in Insert() local112 bool was_set = elements_.test(bit); in Remove() local
152 bool was_set = valid_.Set(idx); in Set() local
228 def was_set(self, opt_name): member in LLDBOptionValueParser
1063 bool was_set = false; in define() local