Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/clang-tools-extra/modularize/
H A DCoverageChecker.h49 llvm::ArrayRef<std::string> CommandLine; variable
H A DCoverageChecker.cpp146 ArrayRef<std::string> CommandLine, in CoverageChecker()
156 ArrayRef<std::string> CommandLine, clang::ModuleMap *ModuleMap) { in createCoverageChecker()
H A DModularizeUtilities.cpp116 llvm::ArrayRef<std::string> CommandLine) { in doCoverageCheck()
H A DModularize.cpp334 std::string CommandLine; variable
/llvm-project-15.0.7/clang/include/clang/Tooling/
H A DCompilationDatabase.h58 std::vector<std::string> CommandLine; member
H A DTooling.h292 std::vector<std::string> CommandLine; variable
/llvm-project-15.0.7/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningTool.cpp58 const std::vector<std::string> &CommandLine, StringRef CWD, in getDependencyFile()
123 const std::vector<std::string> &CommandLine, StringRef CWD, in getFullDependencies()
H A DDependencyScanningWorker.cpp310 StringRef WorkingDirectory, const std::vector<std::string> &CommandLine, in computeDependencies()
/llvm-project-15.0.7/clang/lib/Tooling/
H A DTooling.cpp265 void addTargetAndModeForProgramName(std::vector<std::string> &CommandLine, in addTargetAndModeForProgramName()
322 std::vector<std::string> CommandLine, ToolAction *Action, in ToolInvocation()
328 std::vector<std::string> CommandLine, in ToolInvocation()
555 std::vector<std::string> CommandLine = CompileCommand.CommandLine; in run() local
H A DJSONCompilationDatabase.cpp54 CommandLineArgumentParser(StringRef CommandLine) in CommandLineArgumentParser()
132 std::vector<std::string> CommandLine; member in __anon35ec8ac30111::CommandLineArgumentParser
H A DCompilationDatabase.cpp333 std::vector<const char *> CommandLine(DoubleDash + 1, Argv + Argc); in loadFromCommandLine() local
372 const Twine &Directory, ArrayRef<std::string> CommandLine) { in FixedCompilationDatabase()
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DTestFS.cpp68 auto CommandLine = ExtraClangFlags; in getCompileCommand() local
H A DClangdTests.cpp1120 std::vector<std::string> CommandLine = {"clangd", "-ffreestanding", in TEST() local
/llvm-project-15.0.7/clang/unittests/Tooling/
H A DDependencyScannerTest.cpp210 std::vector<std::string> CommandLine = {"clang", in TEST() local
H A DExecutionTest.cpp232 ArrayRef<std::string> CommandLine) in FixedCompilationDatabaseWithFiles()
H A DCompilationDatabaseTest.cpp529 std::vector<std::string> CommandLine; in TEST() local
538 std::vector<std::string> CommandLine; in TEST() local
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DQueryDriverDatabase.cpp141 llvm::ArrayRef<std::string> CommandLine, in extractSystemIncludesAndTarget()
/llvm-project-15.0.7/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp317 std::string CommandLine(ProgramToRun); in main() local
/llvm-project-15.0.7/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp423 std::vector<std::string> CommandLine; member
/llvm-project-15.0.7/clang-tools-extra/clangd/index/
H A DSerialization.cpp423 std::vector<llvm::StringRef> CommandLine; member
/llvm-project-15.0.7/compiler-rt/lib/fuzzer/
H A DFuzzerDriver.cpp240 std::string CommandLine = Cmd.toString(); in WorkerThread() local
/llvm-project-15.0.7/llvm/tools/bugpoint/
H A DToolRunner.cpp354 const std::string &CommandLine, std::string &CmdPath, in lexCommand()
/llvm-project-15.0.7/lld/MachO/
H A DDriver.cpp255 CommandLine, // Library was passed as a regular CLI argument enumerator
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h683 CommandLine, ///< Full canonical command line (maybe -cc1) enumerator
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2604 MCSection *CommandLine = getObjFileLowering().getSectionForCommandLines(); in emitModuleCommandLines() local

12