Home
last modified time | relevance | path

Searched defs:Unbuffered (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/bindings/ocaml/bitwriter/
H A Dbitwriter_ocaml.c32 int Unbuffered; in llvm_write_bitcode_to_fd() local
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitWriter.cpp32 int Unbuffered) { in LLVMWriteBitcodeToFD()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A Draw_ostream.h89 Unbuffered = 0, enumerator
435 : raw_ostream(Unbuffered, K) {} in raw_ostream() argument