This is the complete list of members for retdec::llvmir2hll::Caching< CachedKey, CachedValue, HashFunc >, including all inherited members.
addToCache(const CachedKey &key, const CachedValue &value) | retdec::llvmir2hll::Caching< CachedKey, CachedValue, HashFunc > | inlineprotected |
Cache typedef | retdec::llvmir2hll::Caching< CachedKey, CachedValue, HashFunc > | private |
cache | retdec::llvmir2hll::Caching< CachedKey, CachedValue, HashFunc > | private |
Caching(bool enableCaching) | retdec::llvmir2hll::Caching< CachedKey, CachedValue, HashFunc > | inlineexplicit |
cachingEnabled | retdec::llvmir2hll::Caching< CachedKey, CachedValue, HashFunc > | private |
clearCache() | retdec::llvmir2hll::Caching< CachedKey, CachedValue, HashFunc > | inline |
disableCaching() | retdec::llvmir2hll::Caching< CachedKey, CachedValue, HashFunc > | inline |
enableCaching() | retdec::llvmir2hll::Caching< CachedKey, CachedValue, HashFunc > | inline |
getCachedResult(const CachedKey &key, CachedValue &value) const | retdec::llvmir2hll::Caching< CachedKey, CachedValue, HashFunc > | inlineprotected |
isCachingEnabled() const | retdec::llvmir2hll::Caching< CachedKey, CachedValue, HashFunc > | inline |
removeFromCache(const CachedKey &key) | retdec::llvmir2hll::Caching< CachedKey, CachedValue, HashFunc > | inline |