Home
last modified time | relevance | path

Searched defs:Cmd (Results 1 – 10 of 10) sorted by relevance

/minix/external/bsd/llvm/dist/clang/tools/libclang/
H A DCXCompilationDatabase.cpp129 CompileCommand *Cmd = static_cast<CompileCommand *>(CCmd); in clang_CompileCommand_getArg() local
152 CompileCommand *Cmd = static_cast<CompileCommand *>(CCmd); in clang_CompileCommand_getMappedSourcePath() local
166 CompileCommand *Cmd = static_cast<CompileCommand *>(CCmd); in clang_CompileCommand_getMappedSourceContent() local
/minix/external/bsd/llvm/dist/clang/lib/Frontend/
H A DCreateInvocationFromCommandLine.cpp74 const driver::Command &Cmd = cast<driver::Command>(*Jobs.begin()); in createInvocationFromCommandLine() local
/minix/external/bsd/llvm/dist/clang/examples/clang-interpreter/
H A Dmain.cpp122 const driver::Command &Cmd = cast<driver::Command>(*Jobs.begin()); in main() local
/minix/external/bsd/llvm/dist/clang/lib/Tooling/
H A DCompilationDatabase.cpp254 const driver::Command &Cmd = cast<driver::Command>(Job); in stripPositionalArgs() local
H A DTooling.cpp82 const clang::driver::Command &Cmd = in getCC1Arguments() local
/minix/external/bsd/llvm/dist/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp229 int CodeCoverageTool::run(Command Cmd, int argc, const char **argv) { in run()
/minix/external/bsd/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp43 T Cmd; in getStruct() local
2405 MachO::symtab_command Cmd; in getSymtabLoadCommand() local
2420 MachO::dysymtab_command Cmd; in getDysymtabLoadCommand() local
2450 MachO::linkedit_data_command Cmd; in getDataInCodeLoadCommand() local
/minix/external/bsd/llvm/dist/clang/lib/Driver/
H A DDriver.cpp427 Command Cmd = FailingCommand; in generateCompilationDiagnostics() local
H A DTools.cpp5976 std::unique_ptr<Command> Cmd = in ConstructJob() local
/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp7999 Selector Cmd = ME->getSelector(); in findCapturingExpr() local