Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/DependencyScanning/
H A DModuleDepCollector.h98 std::vector<std::string> getCanonicalCommandLineWithoutModulePaths() const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp74 ModuleDeps::getCanonicalCommandLineWithoutModulePaths() const { in getCanonicalCommandLineWithoutModulePaths() function in ModuleDeps
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp333 : MD.getCanonicalCommandLineWithoutModulePaths()}, in printFullOutput()