Searched refs:MakeformatOutput (Results 1 – 3 of 3) sorted by relevance
118 std::string &MakeformatOutput, std::string &MakeformatOutputPath) { in getP1689ModuleDependencyFile() argument156 Consumer.printDependencies(MakeformatOutput); in getP1689ModuleDependencyFile()
777 std::string MakeformatOutput; in main() local780 *Input, CWD, MakeformatOutput, MakeformatOutputPath); in main()784 if (!MakeformatOutputPath.empty() && !MakeformatOutput.empty() && in main()808 llvm::Expected<std::string> MaybeOutput(MakeformatOutput); in main()
110 std::string &MakeformatOutput, std::string &MakeformatOutputPath);