Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DUtility.h150 SwapAndRestore(T &Restore_) : SwapAndRestore(Restore_, Restore_) {} in SwapAndRestore() function
152 SwapAndRestore(T &Restore_, T NewVal) in SwapAndRestore() function
/aosp_15_r20/external/libcxxabi/src/demangle/
H A DUtility.h148 SwapAndRestore(T &Restore_) : SwapAndRestore(Restore_, Restore_) {} in SwapAndRestore() function
150 SwapAndRestore(T &Restore_, T NewVal) in SwapAndRestore() function