Spicy
hilti::util::Uniquer< ID > Member List

This is the complete list of members for hilti::util::Uniquer< ID >, including all inherited members.

Cache()=default (defined in hilti::util::Cache< ID, bool >)hilti::util::Cache< ID, bool >private
Callback1 typedef (defined in hilti::util::Cache< ID, bool >)hilti::util::Cache< ID, bool >private
Callback2 typedef (defined in hilti::util::Cache< ID, bool >)hilti::util::Cache< ID, bool >private
get(ID name, bool normalize=true)hilti::util::Uniquer< ID >inline
Cache< ID, bool >::get(const ID &key, std::optional< bool > default_={}) consthilti::util::Cache< ID, bool >inlineprivate
getOrCreate(const ID &key, const Callback1 &cb)hilti::util::Cache< ID, bool >inlineprivate
getOrCreate(const ID &key, const Callback1 &cb1, const Callback2 &cb2)hilti::util::Cache< ID, bool >inlineprivate
has(const ID &key) consthilti::util::Cache< ID, bool >inlineprivate
put(const ID &key, bool value)hilti::util::Cache< ID, bool >inlineprivate
remove(const ID &id)hilti::util::Uniquer< ID >inline