Searched refs:source_strs_id_ (Results 1 – 2 of 2) sorted by relevance
41 source_strs_id_.emplace_back(context_->storage->InternString( in SetupSourceAndTypeInternedStrings()69 return source_strs_id_[static_cast<size_t>(source)]; in FindSourceString()
67 std::vector<StringId> source_strs_id_; variable