Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A Dreturn-value-guaranteed.cpp28 bool parseFile() { in parseFile() function
77 bool parseFile() { in parseFile() function
/llvm-project/lld/ELF/
H A DInputFiles.cpp337 void elf::parseFile(Ctx &ctx, InputFile *file) { in parseFile() function in elf
H A DSyntheticSections.cpp3118 init(function_ref<void (InputFile *,InputChunk &,OutputChunk &)> parseFile) init() argument
/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp271 void UnwrappedLineParser::parseFile() { parseFile() function in clang::format::UnwrappedLineParser