Searched defs:m_data_ptr (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ | ||
H A D | AppleObjCClassDescriptorV2.h | 87 lldb::addr_t m_data_ptr = 0; member |
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/ | ||
H A D | NSSet.cpp | 79 lldb::addr_t m_data_ptr = LLDB_INVALID_ADDRESS; member in lldb_private::formatters::NSSetISyntheticFrontEnd |
H A D | NSDictionary.cpp | 138 lldb::addr_t m_data_ptr = LLDB_INVALID_ADDRESS; member in lldb_private::formatters::NSDictionaryISyntheticFrontEnd |