Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.h70 unsigned IsEHCleanup : 1; global() variable
H A DCGCleanup.cpp184 bool IsEHCleanup = Kind & EHCleanup; pushCleanup() local