Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h391 virtual void SetEnabledExtensions(Extension flags) { in SetEnabledExtensions() function
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp4241 void GDBRemoteCommunicationServerLLGS::SetEnabledExtensions( in SetEnabledExtensions() function in GDBRemoteCommunicationServerLLGS