Searched refs:Insert_type (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dstringpool.cc245 typedef std::pair<typename String_set_type::iterator, bool> Insert_type; typedef
257 Insert_type ins = this->string_set_.insert(element);
299 Insert_type ins = this->string_set_.insert(element);

Completed in 31 milliseconds