Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/asan/
Dasan_stack.cpp45 bool CanUnwind() const { return can_unwind; } in CanUnwind() function in __asan::__anon165d19490111::ScopedUnwinding
65 if (!unwind_scope.CanUnwind()) in UnwindImpl()