Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp336 void elf::parseFile(Ctx &ctx, InputFile *file) { in parseFile() function in elf
H A DSyntheticSections.cpp3208 function_ref<void(InputFile *, InputChunk &, OutputChunk &)> parseFile) { in init()
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp266 void UnwrappedLineParser::parseFile() { in parseFile() function in clang::format::UnwrappedLineParser