Searched defs:streamFile (Results 1 – 2 of 2) sorted by relevance
37 bool llvm::streamFile(HTTPServerRequest &Request, StringRef FilePath) { in streamFile() function in llvm
1346 for (const auto &streamFile : ctx.config.namedStreams) { in addNamedStreams() local