Searched refs:getNumExceptions (Results 1 – 8 of 8) sorted by relevance
4408 return getExceptionSpecSize(getExceptionSpecType(), getNumExceptions());4500 unsigned getNumExceptions() const {4509 assert(i < getNumExceptions() && "Invalid exception number!");4610 return exception_begin() + getNumExceptions();
4355 return getExceptionSpecSize(getExceptionSpecType(), getNumExceptions());4441 unsigned getNumExceptions() const {4450 assert(i < getNumExceptions() && "Invalid exception number!");4551 return exception_begin() + getNumExceptions();
4866 return getExceptionSpecSize(getExceptionSpecType(), getNumExceptions());4958 unsigned getNumExceptions() const {4967 assert(i < getNumExceptions() && "Invalid exception number!");5068 return exception_begin() + getNumExceptions();
5237 return getExceptionSpecSize(getExceptionSpecType(), getNumExceptions());5330 unsigned getNumExceptions() const {5339 assert(i < getNumExceptions() && "Invalid exception number!");5440 return exception_begin() + getNumExceptions();
1523 unsigned getNumExceptions() const { in getNumExceptions() function
1572 unsigned getNumExceptions() const { in getNumExceptions() function
1569 unsigned getNumExceptions() const { in getNumExceptions() function