Searched defs:parseFile (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/Format/ | ||
| H A D | UnwrappedLineParser.cpp | 299 void UnwrappedLineParser::parseFile() { in parseFile() function in clang::format::UnwrappedLineParser |
| /freebsd-13.1/contrib/llvm-project/lld/ELF/ | ||
| H A D | InputFiles.cpp | 217 void elf::parseFile(InputFile *file) { in parseFile() function in elf |