Home
last modified time | relevance | path

Searched defs:GetCommand (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBPlatform.cpp157 const char *SBPlatformShellCommand::GetCommand() { in GetCommand() function in SBPlatformShellCommand
/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DMSVC.cpp574 std::unique_ptr<Command> visualstudio::Compiler::GetCommand( in GetCommand() function in visualstudio::Compiler