Home
last modified time | relevance | path

Searched defs:GetPrefix (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebuggerEvents.cpp75 llvm::StringRef DiagnosticEventData::GetPrefix() const { in GetPrefix() function in DiagnosticEventData
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBExpressionOptions.cpp197 const char *SBExpressionOptions::GetPrefix() const { in GetPrefix() function in SBExpressionOptions
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h328 const char *GetPrefix() const { in GetPrefix() function