Searched defs:ExceptionObjectTy (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp649 QualType ExceptionObjectTy = Context.getExceptionObjectType(Ex->getType()); local
736 CheckCXXThrowOperand(SourceLocation ThrowLoc, QualType ExceptionObjectTy, Expr *E) argument

Completed in 128 milliseconds