Home
last modified time | relevance | path

Searched defs:m_opaque_up (Results 1 – 14 of 14) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/API/
H A DSBCommandInterpreterRunOptions.h82 m_opaque_up; global() variable
106 std::unique_ptr<lldb_private::CommandInterpreterRunResult> m_opaque_up; global() variable
H A DSBFileSpecList.h52 std::unique_ptr<lldb_private::FileSpecList> m_opaque_up; variable
H A DSBDeclaration.h66 std::unique_ptr<lldb_private::Declaration> m_opaque_up; variable
H A DSBProcessInfoList.h41 std::unique_ptr<lldb_private::ProcessInfoList> m_opaque_up; variable
H A DSBValueList.h97 std::unique_ptr<ValueListImpl> m_opaque_up; variable
H A DSBMemoryRegionInfo.h133 lldb::MemoryRegionInfoUP m_opaque_up; variable
H A DSBMemoryRegionInfoList.h53 std::unique_ptr<MemoryRegionInfoListImpl> m_opaque_up; variable
H A DSBProcessInfo.h64 std::unique_ptr<lldb_private::ProcessInstanceInfo> m_opaque_up; variable
H A DSBLineEntry.h73 std::unique_ptr<lldb_private::LineEntry> m_opaque_up; global() variable
H A DSBModuleSpec.h98 std::unique_ptr<lldb_private::ModuleSpec> m_opaque_up; variable
H A DSBCommandReturnObject.h152 std::unique_ptr<lldb_private::SBCommandReturnObjectImpl> m_opaque_up; variable
H A DSBFileSpec.h94 std::unique_ptr<lldb_private::FileSpec> m_opaque_up; global() variable
H A DSBType.h62 std::unique_ptr<lldb_private::TypeMemberImpl> m_opaque_up; variable
H A DSBStream.h113 std::unique_ptr<lldb_private::Stream> m_opaque_up; global() variable