Searched defs:printFilename (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/include-cleaner/lib/ | ||
H A D | HTMLReport.cpp | 289 void printFilename(llvm::StringRef Path) { printFilename() function in clang::include_cleaner::__anonf7a010870111::Reporter |
/llvm-project/lld/ELF/ | ||
H A D | Driver.cpp | 2292 auto printFilename = [](raw_fd_ostream &os, StringRef filename) { writeDependencyFile() local |