Home
last modified time | relevance | path

Searched refs:REFERENCE_ONLY (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Dcircular_raw_ostream.h35 static constexpr bool REFERENCE_ONLY = false; variable
108 size_t BuffSize = 0, bool Owns = REFERENCE_ONLY)
133 void setStream(raw_ostream &Stream, bool Owns = REFERENCE_ONLY) {