Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningTool.h107 StringRef CWD, std::string &MakeformatOutput,
112 std::string MakeformatOutput; in getP1689ModuleDependencyFile() local
115 return getP1689ModuleDependencyFile(Command, CWD, MakeformatOutput, in getP1689ModuleDependencyFile()
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningTool.cpp87 const CompileCommand &Command, StringRef CWD, std::string &MakeformatOutput, in getP1689ModuleDependencyFile() argument
137 Consumer.printDependencies(MakeformatOutput); in getP1689ModuleDependencyFile()