LLVM
8.0.1
|
This is the complete list of members for SwapAndRestore< T >, including all inherited members.
operator=(const SwapAndRestore &)=delete | SwapAndRestore< T > | |
restoreNow(bool Force) | SwapAndRestore< T > | inline |
shouldRestore(bool ShouldRestore_) | SwapAndRestore< T > | inline |
SwapAndRestore(T &Restore_) | SwapAndRestore< T > | inline |
SwapAndRestore(T &Restore_, T NewVal) | SwapAndRestore< T > | inline |
SwapAndRestore(const SwapAndRestore &)=delete | SwapAndRestore< T > | |
~SwapAndRestore() | SwapAndRestore< T > | inline |