Home
last modified time | relevance | path

Searched defs:m_opaque_ptr (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBFunction.h80 lldb_private::Function *m_opaque_ptr = nullptr; variable
H A DSBSymbol.h117 lldb_private::Symbol *m_opaque_ptr = nullptr; variable
H A DSBCompileUnit.h93 lldb_private::CompileUnit *m_opaque_ptr = nullptr; variable
H A DSBBlock.h94 lldb_private::Block *m_opaque_ptr = nullptr; variable
H A DSBPlatform.h90 PlatformShellCommand *m_opaque_ptr; global() variable
H A DSBBroadcaster.h80 lldb_private::Broadcaster *m_opaque_ptr = nullptr; variable
H A DSBEvent.h94 mutable lldb_private::Event *m_opaque_ptr = nullptr; variable
H A DSBCommandInterpreter.h348 lldb_private::CommandInterpreter *m_opaque_ptr; variable