Searched refs:isEHCleanupKind (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DEHScopeStack.h178 /// isEHCleanupKind - true if the cleanup was pushed as an EH
180 bool isEHCleanupKind() const { return flags & F_IsEHCleanupKind; } function in class:clang::CodeGen::EHScopeStack::Cleanup::Flags

Completed in 101 milliseconds