Searched defs:location_spec (Results 1 – 1 of 1) sorted by relevance
76 struct location_spec struct108 enum location_spec_type type () const in type() argument115 explicit location_spec (enum location_spec_type t) in location_spec() argument120 location_spec (enum location_spec_type t, std::string &&str) in location_spec() argument126 location_spec (const location_spec &other) in location_spec() argument142 enum location_spec_type m_type; argument147 struct linespec_location_spec : public location_spec argument