Searched defs:insert_successful (Results 1 – 3 of 3) sorted by relevance
60 const bool insert_successful = inserted.second; in FunctionId() local122 const bool insert_successful = mapping_ids.insert(id).second; in CheckValid() local134 const bool insert_successful = function_ids.insert(id).second; in CheckValid() local146 const bool insert_successful = location_ids.insert(id).second; in CheckValid() local
158 bool insert_successful = closures_.emplace(key, std::move(result)).second; in Produce() local
341 bool insert_successful = in MakeNotPredicate() local