Home
last modified time | relevance | path

Searched defs:CommandLine (Results 1 – 18 of 18) sorted by relevance

/src/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningTool.cpp74 const std::vector<std::string> &CommandLine, StringRef CWD) { in getDependencyFile()
143 const std::vector<std::string> &CommandLine, StringRef CWD, in getTranslationUnitDependencies()
156 StringRef ModuleName, const std::vector<std::string> &CommandLine, in getModuleDependencies()
H A DDependencyScanningWorker.cpp508 StringRef WorkingDirectory, const std::vector<std::string> &CommandLine, in computeDependencies()
571 std::vector<std::string> CommandLine, DependencyScanningAction &Action, in createAndRunToolInvocation()
591 StringRef WorkingDirectory, const std::vector<std::string> &CommandLine, in computeDependencies()
/src/contrib/llvm-project/clang/include/clang/Tooling/
H A DCompilationDatabase.h58 std::vector<std::string> CommandLine; member
H A DTooling.h295 std::vector<std::string> CommandLine; variable
/src/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp271 void addTargetAndModeForProgramName(std::vector<std::string> &CommandLine, in addTargetAndModeForProgramName()
308 void addExpandedResponseFiles(std::vector<std::string> &CommandLine, in addExpandedResponseFiles()
353 std::vector<std::string> CommandLine, ToolAction *Action, in ToolInvocation()
359 std::vector<std::string> CommandLine, in ToolInvocation()
597 std::vector<std::string> CommandLine = CompileCommand.CommandLine; in run() local
H A DCompilationDatabase.cpp335 std::vector<const char *> CommandLine(DoubleDash + 1, Argv + Argc); in loadFromCommandLine() local
374 const Twine &Directory, ArrayRef<std::string> CommandLine) { in FixedCompilationDatabase()
H A DJSONCompilationDatabase.cpp54 CommandLineArgumentParser(StringRef CommandLine) in CommandLineArgumentParser()
132 std::vector<std::string> CommandLine; member in __anon26583c280111::CommandLineArgumentParser
/src/sys/contrib/dev/acpica/components/debugger/
H A Ddbhistry.c194 char *CommandLine) in AcpiDbAddToHistory()
H A Ddbinput.c905 char *CommandLine; in AcpiDbCommandDispatch() local
/src/contrib/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp93 static std::vector<const char *> CommandLine; variable
769 ArrayRef<const char *> CommandLine) in getCompilationDatabase()
/src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDriver.cpp241 std::string CommandLine = Cmd.toString(); in WorkerThread() local
/src/contrib/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.cpp354 const std::string &CommandLine, std::string &CmdPath, in lexCommand()
/src/contrib/llvm-project/lld/MachO/
H A DDriver.cpp262 CommandLine, // Library was passed as a regular CLI argument enumerator
/src/contrib/ntp/sntp/libevent/
H A Devent_rpcgen.py1829 class CommandLine(object): class
/src/contrib/libevent/
H A Devent_rpcgen.py1829 class CommandLine(object): class
/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h683 CommandLine, ///< Full canonical command line (maybe -cc1) enumerator
/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3010 MCSection *CommandLine = getObjFileLowering().getSectionForCommandLines(); in emitModuleCommandLines() local
/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp7450 std::string CommandLine = getCodeGenOpts().RecordCommandLine; in EmitCommandLineMetadata() local