Home
last modified time | relevance | path

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

/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DType.h4408 return getExceptionSpecSize(getExceptionSpecType(), getNumExceptions());
4500 unsigned getNumExceptions() const {
4509 assert(i < getNumExceptions() && "Invalid exception number!");
4610 return exception_begin() + getNumExceptions();
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DType.h4355 return getExceptionSpecSize(getExceptionSpecType(), getNumExceptions());
4441 unsigned getNumExceptions() const {
4450 assert(i < getNumExceptions() && "Invalid exception number!");
4551 return exception_begin() + getNumExceptions();
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DType.h4866 return getExceptionSpecSize(getExceptionSpecType(), getNumExceptions());
4958 unsigned getNumExceptions() const {
4967 assert(i < getNumExceptions() && "Invalid exception number!");
5068 return exception_begin() + getNumExceptions();
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/AST/
DType.h5237 return getExceptionSpecSize(getExceptionSpecType(), getNumExceptions());
5330 unsigned getNumExceptions() const {
5339 assert(i < getNumExceptions() && "Invalid exception number!");
5440 return exception_begin() + getNumExceptions();
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DDeclSpec.h1523 unsigned getNumExceptions() const { in getNumExceptions() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/Sema/
DDeclSpec.h1572 unsigned getNumExceptions() const { in getNumExceptions() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DDeclSpec.h1569 unsigned getNumExceptions() const { in getNumExceptions() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DDeclSpec.h1569 unsigned getNumExceptions() const { in getNumExceptions() function