Home
last modified time | relevance | path

Searched defs:svalue_id_map (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.h167 typedef id_map<svalue_id> svalue_id_map; typedef
2021 void remap_svalue_ids (const svalue_id_map &) OVERRIDE {} in remap_svalue_ids()
2022 int on_svalue_purge (svalue_id, const svalue_id_map &) OVERRIDE in on_svalue_purge()