Searched defs:ref_map (Results 1 – 4 of 4) 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
255 def construct_fqn(ir, ref_map, name_map): argument