Searched defs:InputChunk (Results 1 – 2 of 2) sorted by relevance
869 struct InputChunk { struct890 void init(llvm::function_ref<void(InputFile *, InputChunk &, OutputChunk &)>); argument
3208 function_ref<void(InputFile *, InputChunk &, OutputChunk &)> parseFile) { in init() argument