Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBDebugger.h182 static const char *GetVersionString();
/freebsd-12.1/contrib/llvm/tools/lldb/tools/driver/
H A DDriver.cpp449 llvm::outs() << lldb::SBDebugger::GetVersionString() << '\n'; in ProcessArgs()
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp492 const char *SBDebugger::GetVersionString() { in GetVersionString() function in SBDebugger