Searched defs:parseFile (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/test/Analysis/ | ||
H A D | return-value-guaranteed.cpp | 28 bool parseFile() { in parseFile() function |
/llvm-project/lld/ELF/ | ||
H A D | InputFiles.cpp | 337 void elf::parseFile(Ctx &ctx, InputFile *file) { in parseFile() function in elf |
H A D | SyntheticSections.cpp | 3118 init(function_ref<void (InputFile *,InputChunk &,OutputChunk &)> parseFile) init() argument |
/llvm-project/clang/lib/Format/ | ||
H A D | UnwrappedLineParser.cpp | 271 void UnwrappedLineParser::parseFile() { parseFile() function in clang::format::UnwrappedLineParser |