Searched defs:parseFile (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/lld/ELF/ | ||
| H A D | InputFiles.cpp | 324 void elf::parseFile(InputFile *file) { invokeELFT(doParseFile, file); } parseFile() function in elf |
| /freebsd-src/contrib/llvm-project/clang/lib/Format/ | ||
| H A D | UnwrappedLineParser.cpp | 260 void UnwrappedLineParser::parseFile() { parseFile() function in clang::format::UnwrappedLineParser |