Searched refs:scope_strs_id_ (Results 1 – 2 of 2) sorted by relevance
57 scope_strs_id_.emplace_back(context_->storage->InternString( in SetupSourceAndTypeInternedStrings()79 return scope_strs_id_[static_cast<size_t>(scope)]; in FindAllocationScopeString()
69 std::vector<StringId> scope_strs_id_; variable