Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Host/common/
H A DFile.cpp264 if (ValueGuard stream_guard = StreamIsValid()) { in GetDescriptor() local
281 ValueGuard stream_guard = StreamIsValid(); in GetStream() local
401 if (ValueGuard stream_guard = StreamIsValid()) { in SeekFromStart() local
432 if (ValueGuard stream_guard = StreamIsValid()) { in SeekFromCurrent() local
463 if (ValueGuard stream_guard = StreamIsValid()) { in SeekFromEnd() local
481 if (ValueGuard stream_guard = StreamIsValid()) { in Flush() local
627 if (ValueGuard stream_guard = StreamIsValid()) { in Write() local