Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DFile.cpp264 if (ValueGuard stream_guard = StreamIsValid()) { in GetDescriptor() local
285 ValueGuard stream_guard = StreamIsValid(); in GetStream() local
286 if (!stream_guard) { in GetStream()
405 if (ValueGuard stream_guard = StreamIsValid()) { in SeekFromStart() local
436 if (ValueGuard stream_guard = StreamIsValid()) { in SeekFromCurrent() local
467 if (ValueGuard stream_guard = StreamIsValid()) { in SeekFromEnd() local
485 if (ValueGuard stream_guard = StreamIsValid()) { in Flush() local
631 if (ValueGuard stream_guard = StreamIsValid()) { in Write() local