Home
last modified time | relevance | path

Searched refs:m_leak (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lldb/include/lldb/Expression/
H A DIRMemoryMap.h99 bool m_leak; member
/openbsd/gnu/llvm/lldb/source/Expression/
H A DIRMemoryMap.cpp38 if (iter->second.m_leak) in ~IRMemoryMap()
275 m_size(size), m_policy(policy), m_leak(false), m_permissions(permissions), in Allocation()
443 allocation.m_leak = true; in Leak()