Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp455 QualType ThrowType = SubExpr->getType(); in EmitCXXThrowExpr() local
H A DMicrosoftCXXABI.cpp4455 QualType ThrowType = SubExpr->getType(); in emitThrow() local
H A DItaniumCXXABI.cpp1447 QualType ThrowType = E->getSubExpr()->getType(); in emitThrow() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp255 QualType ThrowType = Throw->getType(); in BuildObjCAtThrowStmt() local