Searched refs:pushFilter (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
H A DEHScopeStack.h329 class EHFilterScope *pushFilter(unsigned NumFilters);
H A DCGCleanup.cpp235 EHFilterScope *EHScopeStack::pushFilter(unsigned numFilters) { function in class:EHScopeStack
H A DCGException.cpp453 EHFilterScope *Filter = EHStack.pushFilter(NumExceptions);

Completed in 209 milliseconds