Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp983 QualType Ty = ExceptionObjectTy; in CheckCXXThrowOperand() argument
912 QualType ExceptionObjectTy = Context.getExceptionObjectType(Ex->getType()); BuildCXXThrow() local