Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dcxa_exception.cpp115 static inline int incrementHandlerCount(__cxa_exception *exception) { in incrementHandlerCount() function
529 if (0 == incrementHandlerCount(exception_header)) in __cxa_end_catch()