Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.h102 const llvm::function_ref<bool(DWARFDIE die)> m_callback; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DPathMappingList.h156 ChangedCallback m_callback = nullptr; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DThreadedCommunication.h250 ReadThreadBytesReceived m_callback; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValue.h340 std::function<void()> m_callback; global() variable
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3858 CallbackType m_callback; member in curses::CommonCompletionSearcherDelegate