Searched defs:m_parent (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/ | ||
H A D | IRExecutionUnit.h | 322 IRExecutionUnit &m_parent; ///< The execution unit this is a proxy for. variable |
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ | ||
H A D | ValueObject.h | 915 ValueObject *m_parent = nullptr; variable |
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ | ||
H A D | AppleObjCRuntimeV2.cpp | 1431 RemoteNXMapTable &m_parent; member in RemoteNXMapTable::const_iterator |
/freebsd/contrib/llvm-project/lldb/source/Core/ | ||
H A D | IOHandlerCursesGUI.cpp | 970 Window *m_parent; member in curses::Window |
/freebsd/contrib/bsnmp/tests/ | ||
H A D | catch.hpp | 7481 ITracker* m_parent; member in Catch::TestCaseTracking::TrackerBase |