Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/asan/
H A Dasan_stack.cpp45 bool CanUnwind() const { return can_unwind; } in CanUnwind() function in __asan::__anon258379400111::ScopedUnwinding
/llvm-project/llvm/tools/llvm-c-test/
H A Decho.cpp445 LLVMBool CanUnwind = LLVMGetInlineAsmCanUnwind(Asm); clone_inline_asm() local