| /freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | DependencyScanningTool.cpp | 75 const std::vector<std::string> &CommandLine, StringRef CWD) { in getDependencyFile() 144 const std::vector<std::string> &CommandLine, StringRef CWD, in getTranslationUnitDependencies() 160 StringRef ModuleName, const std::vector<std::string> &CommandLine, in getModuleDependencies()
|
| H A D | DependencyScanningWorker.cpp | 626 createDiagOptions(const std::vector<std::string> &CommandLine) { in createDiagOptions() 636 StringRef WorkingDirectory, const std::vector<std::string> &CommandLine, in computeDependencies() 654 StringRef WorkingDirectory, const std::vector<std::string> &CommandLine, in computeDependencies() 712 std::vector<std::string> CommandLine, DependencyScanningAction &Action, in createAndRunToolInvocation() 732 StringRef WorkingDirectory, const std::vector<std::string> &CommandLine, in scanDependencies() 802 StringRef WorkingDirectory, const std::vector<std::string> &CommandLine, in computeDependencies() 842 StringRef WorkingDirectory, const std::vector<std::string> &CommandLine, in computeDependencies()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/ |
| H A D | CompilationDatabase.h | 58 std::vector<std::string> CommandLine; member
|
| H A D | Tooling.h | 301 std::vector<std::string> CommandLine; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/ |
| H A D | Tooling.cpp | 268 void addTargetAndModeForProgramName(std::vector<std::string> &CommandLine, in addTargetAndModeForProgramName() 305 void addExpandedResponseFiles(std::vector<std::string> &CommandLine, in addExpandedResponseFiles() 350 std::vector<std::string> CommandLine, ToolAction *Action, in ToolInvocation() 356 std::vector<std::string> CommandLine, in ToolInvocation() 595 std::vector<std::string> CommandLine = CompileCommand.CommandLine; in run() local
|
| H A D | CompilationDatabase.cpp | 329 std::vector<const char *> CommandLine(DoubleDash + 1, Argv + Argc); in loadFromCommandLine() local 368 const Twine &Directory, ArrayRef<std::string> CommandLine) { in FixedCompilationDatabase()
|
| H A D | JSONCompilationDatabase.cpp | 49 CommandLineArgumentParser(StringRef CommandLine) in CommandLineArgumentParser() 127 std::vector<std::string> CommandLine; member in __anon476ab3930111::CommandLineArgumentParser
|
| /freebsd/sys/contrib/dev/acpica/components/debugger/ |
| H A D | dbhistry.c | 194 char *CommandLine) in AcpiDbAddToHistory()
|
| H A D | dbinput.c | 905 char *CommandLine; in AcpiDbCommandDispatch() local
|
| /freebsd/contrib/llvm-project/clang/tools/clang-scan-deps/ |
| H A D | ClangScanDeps.cpp | 100 static std::vector<const char *> CommandLine; variable 844 ArrayRef<const char *> CommandLine) in getCompilationDatabase()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerDriver.cpp | 242 std::string CommandLine = Cmd.toString(); in WorkerThread() local
|
| /freebsd/contrib/llvm-project/llvm/tools/bugpoint/ |
| H A D | ToolRunner.cpp | 348 const std::string &CommandLine, std::string &CmdPath, in lexCommand()
|
| /freebsd/contrib/llvm-project/lld/MachO/ |
| H A D | Driver.cpp | 259 CommandLine, // Library was passed as a regular CLI argument enumerator
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | event_rpcgen.py | 1829 class CommandLine(object): class
|
| /freebsd/contrib/libevent/ |
| H A D | event_rpcgen.py | 1829 class CommandLine(object): class
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | TypeRecord.h | 682 CommandLine, ///< Full canonical command line (maybe -cc1) enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AsmPrinter.cpp | 3346 MCSection *CommandLine = getObjFileLowering().getSectionForCommandLines(); in emitModuleCommandLines() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CodeGenModule.cpp | 7783 std::string CommandLine = getCodeGenOpts().RecordCommandLine; in EmitCommandLineMetadata() local
|