Home
last modified time | relevance | path

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

/llvm-project/libcxxabi/src/
H A Dcxa_exception.cpp115 static inline int incrementHandlerCount(__cxa_exception *exception) { in incrementHandlerCount() function
545 if (0 == incrementHandlerCount(exception_header)) in __cxa_init_primary_exception()