Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp910 QualType ExceptionObjectTy = Context.getExceptionObjectType(Ex->getType()); BuildCXXThrow() local
980 CheckCXXThrowOperand(SourceLocation ThrowLoc,QualType ExceptionObjectTy,Expr * E) CheckCXXThrowOperand() argument