Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExprCXX.cpp690 QualType ExceptionObjectTy = Context.getExceptionObjectType(Ex->getType()); in BuildCXXThrow() local
778 QualType ExceptionObjectTy, Expr *E) { in CheckCXXThrowOperand()