Searched defs:BaseOptions (Results 1 – 1 of 1) sorted by relevance
521 struct BaseOptions { struct542 bool operator==(const BaseOptions& other) const { argument543 bool location_context_equality = this->location_context.has_value() ==