Home
last modified time | relevance | path

Searched refs:GetInlinedName (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBBlock.cpp51 const char *SBBlock::GetInlinedName() const { in GetInlinedName() function in SBBlock
147 strm.Printf(" (inlined, '%s') ", GetInlinedName()); in GetDescription()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBBlock.h34 const char *GetInlinedName() const;