Searched defs:ref_map (Results 1 – 3 of 3) sorted by relevance
80 absl::flat_hash_map<Regexp*, int> ref_map; member88 static inline absl::flat_hash_map<Regexp*, int>* ref_map() { in ref_map() function
78 static std::map<Regexp*, int>* ref_map; variable
79 static std::map<Regexp*, int>* ref_map; variable