Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DRWMutex.h175 using SmartScopedWriter = std::lock_guard<SmartRWMutex<mt_only>>; global() variable
177 template <bool mt_only> struct SmartScopedWriter { global() struct
180 SmartScopedWriterSmartScopedWriter SmartScopedWriter() argument
184 ~SmartScopedWriterSmartScopedWriter ~SmartScopedWriter() argument