Searched refs:interned_string_pool (Results 1 – 3 of 3) sorted by relevance
182 friend class interned_string_pool; variable227 class interned_string_pool236 interned_string_pool();247 ~interned_string_pool();
130 struct interned_string_pool::priv136 interned_string_pool::interned_string_pool() in interned_string_pool() function in abigail::interned_string_pool149 interned_string_pool::has_string(const char* s) const in has_string()159 interned_string_pool::get_string(const char* s) const in get_string()176 interned_string_pool::create_string(const std::string& str_value) in create_string()185 interned_string_pool::~interned_string_pool() in ~interned_string_pool()2787 interned_string_pool string_pool_;
16383 (interned_string_pool::priv): Define new type.16384 (interned_string_pool::*): Define the method declared in