Searched refs:anon_mem_name (Results 1 – 1 of 1) sorted by relevance
97 InsertResult Insert(const std::string &file_name, const std::string &anon_mem_name) in Insert() argument99 return mem_name_set_.emplace(file_name, anon_mem_name).first; in Insert()