| /llvm-project-15.0.7/clang-tools-extra/modularize/ |
| H A D | CoverageChecker.h | 49 llvm::ArrayRef<std::string> CommandLine; variable
|
| H A D | CoverageChecker.cpp | 146 ArrayRef<std::string> CommandLine, in CoverageChecker() 156 ArrayRef<std::string> CommandLine, clang::ModuleMap *ModuleMap) { in createCoverageChecker()
|
| H A D | ModularizeUtilities.cpp | 116 llvm::ArrayRef<std::string> CommandLine) { in doCoverageCheck()
|
| H A D | Modularize.cpp | 334 std::string CommandLine; variable
|
| /llvm-project-15.0.7/clang/include/clang/Tooling/ |
| H A D | CompilationDatabase.h | 58 std::vector<std::string> CommandLine; member
|
| H A D | Tooling.h | 292 std::vector<std::string> CommandLine; variable
|
| /llvm-project-15.0.7/clang/lib/Tooling/DependencyScanning/ |
| H A D | DependencyScanningTool.cpp | 58 const std::vector<std::string> &CommandLine, StringRef CWD, in getDependencyFile() 123 const std::vector<std::string> &CommandLine, StringRef CWD, in getFullDependencies()
|
| H A D | DependencyScanningWorker.cpp | 310 StringRef WorkingDirectory, const std::vector<std::string> &CommandLine, in computeDependencies()
|
| /llvm-project-15.0.7/clang/lib/Tooling/ |
| H A D | Tooling.cpp | 265 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 D | JSONCompilationDatabase.cpp | 54 CommandLineArgumentParser(StringRef CommandLine) in CommandLineArgumentParser() 132 std::vector<std::string> CommandLine; member in __anon35ec8ac30111::CommandLineArgumentParser
|
| H A D | CompilationDatabase.cpp | 333 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 D | TestFS.cpp | 68 auto CommandLine = ExtraClangFlags; in getCompileCommand() local
|
| H A D | ClangdTests.cpp | 1120 std::vector<std::string> CommandLine = {"clangd", "-ffreestanding", in TEST() local
|
| /llvm-project-15.0.7/clang/unittests/Tooling/ |
| H A D | DependencyScannerTest.cpp | 210 std::vector<std::string> CommandLine = {"clang", in TEST() local
|
| H A D | ExecutionTest.cpp | 232 ArrayRef<std::string> CommandLine) in FixedCompilationDatabaseWithFiles()
|
| H A D | CompilationDatabaseTest.cpp | 529 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 D | QueryDriverDatabase.cpp | 141 llvm::ArrayRef<std::string> CommandLine, in extractSystemIncludesAndTarget()
|
| /llvm-project-15.0.7/llvm/utils/KillTheDoctor/ |
| H A D | KillTheDoctor.cpp | 317 std::string CommandLine(ProgramToRun); in main() local
|
| /llvm-project-15.0.7/clang/tools/clang-scan-deps/ |
| H A D | ClangScanDeps.cpp | 423 std::vector<std::string> CommandLine; member
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/index/ |
| H A D | Serialization.cpp | 423 std::vector<llvm::StringRef> CommandLine; member
|
| /llvm-project-15.0.7/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerDriver.cpp | 240 std::string CommandLine = Cmd.toString(); in WorkerThread() local
|
| /llvm-project-15.0.7/llvm/tools/bugpoint/ |
| H A D | ToolRunner.cpp | 354 const std::string &CommandLine, std::string &CmdPath, in lexCommand()
|
| /llvm-project-15.0.7/lld/MachO/ |
| H A D | Driver.cpp | 255 CommandLine, // Library was passed as a regular CLI argument enumerator
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | TypeRecord.h | 683 CommandLine, ///< Full canonical command line (maybe -cc1) enumerator
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AsmPrinter.cpp | 2604 MCSection *CommandLine = getObjFileLowering().getSectionForCommandLines(); in emitModuleCommandLines() local
|