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

/external/clang/lib/CodeGen/
H A DCGCleanup.cpp153 bool IsEHCleanup = Kind & EHCleanup; local
157 IsEHCleanup,
165 if (IsEHCleanup)

Completed in 23 milliseconds