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