Home
last modified time | relevance | path

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

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