HomeSort by: relevance | last modified time | path
    Searched refs:NumExceptionType (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h 3796 unsigned NumExceptionType;
4006 return getExceptionSpecSize().NumExceptionType;
4039 unsigned NumExceptionType;
4168 ->NumExceptionType
  /src/external/apache2/llvm/dist/clang/lib/AST/
Type.cpp 3169 ExtraBits.NumExceptionType = epi.ExceptionSpec.Exceptions.size();
ASTContext.cpp 4373 ESH.NumExceptionType, ESH.NumExprPtr, ESH.NumFunctionDeclPtr,

Completed in 32 milliseconds