Home
last modified time | relevance | path

Searched refs:GetShortPluginName (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBProcess.h48 const char *GetShortPluginName();
/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBProcess.i58 GetShortPluginName ();
/llvm-project-15.0.7/lldb/source/API/
H A DSBProcess.cpp92 const char *SBProcess::GetShortPluginName() { in GetShortPluginName() function in SBProcess