Searched defs:parseFile (Results 1 – 3 of 3) sorted by relevance
336 void elf::parseFile(Ctx &ctx, InputFile *file) { in parseFile() function in elf
3208 function_ref<void(InputFile *, InputChunk &, OutputChunk &)> parseFile) { in init()
266 void UnwrappedLineParser::parseFile() { in parseFile() function in clang::format::UnwrappedLineParser