Home
last modified time | relevance | path

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

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