Searched defs:GetSource (Results 1 – 2 of 2) sorted by relevance
155 dex::StringIndex GetSource() const { return std::get<1>(*this); } in GetSource() function
61 RegisterSource GetSource() const { return source_; } in GetSource() function