Home
last modified time | relevance | path

Searched refs:EHPadEndScope (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGCleanup.h490 class EHPadEndScope : public EHScope {
492 EHPadEndScope(EHScopeStack::stable_iterator enclosingEHScope) in EHPadEndScope() function
494 static size_t getSize() { return sizeof(EHPadEndScope); } in getSize()
540 Size = EHPadEndScope::getSize();