Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBFrame.h79 const char *GetDisplayFunctionName();
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBFrame.i132 GetDisplayFunctionName ();
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBFrame.cpp1207 const char *SBFrame::GetDisplayFunctionName() { in GetDisplayFunctionName() function in SBFrame