Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp299 void UnwrappedLineParser::parseFile() { in parseFile() function in clang::format::UnwrappedLineParser
/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp217 void elf::parseFile(InputFile *file) { in parseFile() function in elf