Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_exception.cpp103 static inline int decrementHandlerCount(__cxa_exception *exception) { in decrementHandlerCount() function
483 if (0 == decrementHandlerCount(exception_header)) in __cxa_end_catch()