Home
last modified time | relevance | path

Searched refs:getCanonicalCommandLineWithoutModulePaths (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Tooling/DependencyScanning/
H A DModuleDepCollector.h142 std::vector<std::string> getCanonicalCommandLineWithoutModulePaths() const;
/llvm-project-15.0.7/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp160 ModuleDeps::getCanonicalCommandLineWithoutModulePaths() const { in getCanonicalCommandLineWithoutModulePaths() function in ModuleDeps
/llvm-project-15.0.7/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp338 : MD.getCanonicalCommandLineWithoutModulePaths()}, in printFullOutput()