Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/memprof/
Dmemprof_thread.h89 bool isUnwinding() const { return unwinding_; } in isUnwinding() function
/external/llvm-project/compiler-rt/lib/asan/
Dasan_thread.h127 bool isUnwinding() const { return unwinding_; } in isUnwinding() function
/external/compiler-rt/lib/asan/
Dasan_thread.h117 bool isUnwinding() const { return unwinding_; } in isUnwinding() function