Searched refs:BinaryProxy (Results 1 – 1 of 1) sorted by relevance
162 struct BinaryProxy struct169 explicit BinaryProxy(const LowPath* path) : m_Path(path) {} in BinaryProxy() argument187 friend struct BinaryProxy;189 const BinaryProxy GetBinary() const in GetBinary()191 return BinaryProxy(this); in GetBinary()