Home
last modified time | relevance | path

Searched refs:GetCommand (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/llvm/tools/lldb/include/lldb/API/
HDSBPlatform.h71 GetCommand();
/trueos/contrib/llvm/tools/lldb/source/API/
HDSBPlatform.cpp194 SBPlatformShellCommand::GetCommand() in GetCommand() function in SBPlatformShellCommand
552 const char *command = shell_command.GetCommand(); in Run()
/trueos/contrib/llvm/tools/clang/lib/Driver/
HDTools.h624 Command *GetCommand(Compilation &C, const JobAction &JA,
HDTools.cpp3774 Command *CLCommand = CL.GetCommand(C, JA, Output, Inputs, Args, in ConstructJob()
7009 C.addCommand(GetCommand(C, JA, Output, Inputs, Args, LinkingOutput)); in ConstructJob()
7046 Command *visualstudio::Compile::GetCommand(Compilation &C, const JobAction &JA, in GetCommand() function in visualstudio::Compile