Searched defs:numHandlers (Results 1 – 4 of 4) sorted by relevance
33 unsigned numHandlers) { in Create()
79 CXXTryStmt(EmptyShell Empty, unsigned numHandlers) in CXXTryStmt()
181 EHCatchScope(unsigned numHandlers, in EHCatchScope()
247 EHCatchScope *EHScopeStack::pushCatch(unsigned numHandlers) { in pushCatch()