Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/
H A DFileCache.h43 FDToFileMap m_cache; variable
/freebsd-13.1/contrib/opencsd/decoder/include/mem_acc/
H A Dtrc_mem_acc_mapper.h99 TrcMemAccCache m_cache; // memory accessor caching. variable
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h156 std::map<ObjCISA, ObjCLanguageRuntime::ClassDescriptorSP> m_cache; variable
215 Cache m_cache; variable
/freebsd-13.1/contrib/bsnmp/tests/
H A Dcatch.hpp4205 T m_cache; member in Catch::Generators::MapGenerator