Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp218 void raw_ostream::flush_nonempty() { in flush_nonempty() function in raw_ostream
238 flush_nonempty(); in write()
279 flush_nonempty(); in write()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h201 flush_nonempty(); in flush()
408 void flush_nonempty();
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc24433 {"_ZN4llvm11raw_ostream14flush_nonemptyEv", "llvm::raw_ostream::flush_nonempty()"},