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

/external/clang/lib/CodeGen/
H A DCGCleanup.cpp159 bool IsEHCleanup = Kind & EHCleanup; local
163 IsEHCleanup,
171 if (IsEHCleanup)

Completed in 67 milliseconds