Searched defs:IsEHCleanup (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCleanup.h | 70 unsigned IsEHCleanup : 1; global() variable |
H A D | CGCleanup.cpp | 184 bool IsEHCleanup = Kind & EHCleanup; pushCleanup() local |