Home
last modified time | relevance | path

Searched defs:SetEnabledExtensions (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h392 virtual void SetEnabledExtensions(Extension flags) { in SetEnabledExtensions() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp4255 void GDBRemoteCommunicationServerLLGS::SetEnabledExtensions( in SetEnabledExtensions() function in GDBRemoteCommunicationServerLLGS