Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/scan-build/bin/
H A Dscan-build288 sub GetPrefix { subroutine
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDebuggerEvents.cpp52 llvm::StringRef DiagnosticEventData::GetPrefix() const { in GetPrefix() function in DiagnosticEventData
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBExpressionOptions.cpp190 const char *SBExpressionOptions::GetPrefix() const { in GetPrefix() function in SBExpressionOptions
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h309 const char *GetPrefix() const { in GetPrefix() function