Searched defs:CommandLine (Results 1 – 14 of 14) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Tooling/ |
| H A D | CompilationDatabase.h | 58 std::vector<std::string> CommandLine; member
|
| H A D | Tooling.h | 289 std::vector<std::string> CommandLine; variable
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/ |
| H A D | Tooling.cpp | 221 void addTargetAndModeForProgramName(std::vector<std::string> &CommandLine, in addTargetAndModeForProgramName() 264 std::vector<std::string> CommandLine, ToolAction *Action, in ToolInvocation() 270 std::vector<std::string> CommandLine, FrontendAction *FAction, in ToolInvocation() 497 std::vector<std::string> CommandLine = CompileCommand.CommandLine; in run() local
|
| H A D | JSONCompilationDatabase.cpp | 52 CommandLineArgumentParser(StringRef CommandLine) in CommandLineArgumentParser() 130 std::vector<std::string> CommandLine; member in __anon3f1e07e20111::CommandLineArgumentParser
|
| H A D | CompilationDatabase.cpp | 354 std::vector<const char *> CommandLine(DoubleDash + 1, Argv + Argc); in loadFromCommandLine() local 379 FixedCompilationDatabase(Twine Directory, ArrayRef<std::string> CommandLine) { in FixedCompilationDatabase()
|
| /freebsd-12.1/sys/contrib/dev/acpica/components/debugger/ |
| H A D | dbhistry.c | 195 char *CommandLine) in AcpiDbAddToHistory()
|
| H A D | dbinput.c | 882 char *CommandLine; in AcpiDbCommandDispatch() local
|
| /freebsd-12.1/contrib/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerDriver.cpp | 220 std::string CommandLine = Cmd.toString(); in WorkerThread() local 396 std::string CommandLine = Cmd.toString(); in MinimizeCrashInput() local
|
| /freebsd-12.1/contrib/llvm/tools/bugpoint/ |
| H A D | ToolRunner.cpp | 355 const std::string &CommandLine, std::string &CmdPath, in lexCommand()
|
| /freebsd-12.1/contrib/libevent/ |
| H A D | event_rpcgen.py | 1635 class CommandLine: class
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/ |
| H A D | event_rpcgen.py | 1635 class CommandLine: class
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | TypeRecord.h | 689 CommandLine, ///< Full canonical command line (maybe -cc1) enumerator
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AsmPrinter.cpp | 2015 MCSection *CommandLine = getObjFileLowering().getSectionForCommandLines(); in EmitModuleCommandLines() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CodeGenModule.cpp | 5240 std::string CommandLine = getCodeGenOpts().RecordCommandLine; in EmitCommandLineMetadata() local
|