Home
last modified time | relevance | path

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

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