Home
last modified time | relevance | path

Searched refs:decrementHandlerCount (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxxabi/src/
H A Dcxa_exception.cpp120 static inline int decrementHandlerCount(__cxa_exception *exception) { in decrementHandlerCount() function
542 if (0 == decrementHandlerCount(exception_header)) in __cxa_end_catch()