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