Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Host/common/
H A DFile.cpp258 if (ValueGuard descriptor_guard = DescriptorIsValid()) { in GetDescriptor() local
283 if (ValueGuard descriptor_guard = DescriptorIsValid()) { in GetStream() local
389 if (ValueGuard descriptor_guard = DescriptorIsValid()) { in SeekFromStart() local
420 if (ValueGuard descriptor_guard = DescriptorIsValid()) { in SeekFromCurrent() local
451 if (ValueGuard descriptor_guard = DescriptorIsValid()) { in SeekFromEnd() local
488 ValueGuard descriptor_guard = DescriptorIsValid(); in Flush() local
497 if (ValueGuard descriptor_guard = DescriptorIsValid()) { in Sync() local
552 if (ValueGuard descriptor_guard = DescriptorIsValid()) { in Read() local
616 if (ValueGuard descriptor_guard in Write() local
[all...]