Home
last modified time | relevance | path

Searched defs:parseFile (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lld/ELF/
H A DInputFiles.cpp310 void elf::parseFile(InputFile *file) { invokeELFT(doParseFile, file); } in parseFile() function in elf
/openbsd/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineParser.cpp407 void UnwrappedLineParser::parseFile() { in parseFile() function in clang::format::UnwrappedLineParser