Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningTool.h108 std::string &MakeformatOutputPath);
113 std::string MakeformatOutputPath; in getP1689ModuleDependencyFile() local
116 MakeformatOutputPath); in getP1689ModuleDependencyFile()
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningTool.cpp88 std::string &MakeformatOutputPath) { in getP1689ModuleDependencyFile() argument
135 MakeformatOutputPath = Consumer.getMakeFormatDependencyOutputPath(); in getP1689ModuleDependencyFile()
136 if (!MakeformatOutputPath.empty()) in getP1689ModuleDependencyFile()