Home
last modified time | relevance | path

Searched defs:m_callback (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.h92 const llvm::function_ref<bool(DWARFDIE die)> m_callback; variable
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DPathMappingList.h144 ChangedCallback m_callback = nullptr; variable
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DThreadedCommunication.h238 ReadThreadBytesReceived m_callback; variable
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionValue.h341 std::function<void()> m_callback; variable
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3859 CallbackType m_callback; member in curses::CommonCompletionSearcherDelegate