Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGException.cpp444 QualType ThrowType = SubExpr->getType(); in EmitCXXThrowExpr() local
H A DItaniumCXXABI.cpp1279 QualType ThrowType = E->getSubExpr()->getType(); in emitThrow() local
H A DMicrosoftCXXABI.cpp4458 QualType ThrowType = SubExpr->getType(); in emitThrow() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp4241 QualType ThrowType = Throw->getType(); in BuildObjCAtThrowStmt() local