Home
last modified time | relevance | path

Searched defs:ScopedUnwinding (Results 1 – 1 of 1) sorted by relevance

/llvm-project/compiler-rt/lib/asan/
H A Dasan_stack.cpp32 class ScopedUnwinding { class
34 explicit ScopedUnwinding(AsanThread *t) : thread(t) { in ScopedUnwinding() function in __asan::__anon258379400111::ScopedUnwinding