Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp455 QualType ThrowType = SubExpr->getType(); in EmitCXXThrowExpr() local
H A DItaniumCXXABI.cpp1302 QualType ThrowType = E->getSubExpr()->getType(); emitThrow() local
H A DMicrosoftCXXABI.cpp4442 QualType ThrowType = SubExpr->getType(); emitThrow() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp4276 QualType ThrowType = Throw->getType(); BuildObjCAtThrowStmt() local