Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DModuleDepCollector.h124 std::vector<std::string> getCanonicalCommandLineWithoutModulePaths() const;
/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp81 ModuleDeps::getCanonicalCommandLineWithoutModulePaths() const { in getCanonicalCommandLineWithoutModulePaths() function in ModuleDeps