Searched refs:UnwinderName (Results 1 – 2 of 2) sorted by relevance
52 #define ON_UNWIND_EXPLICIT(FunctionName, UnwinderName, Function) \ argument54 ::unwinder::detail::unwinder<decltype(FunctionName)> UnwinderName(std::addressof(FunctionName))
1027 #define RXCPP_UNWIND_EXPLICIT(FunctionName, UnwinderName, Function) \ argument1029 rxcpp::util::detail::unwinder<decltype(FunctionName)> UnwinderName(std::addressof(FunctionName))