Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGException.cpp444 QualType ThrowType = SubExpr->getType(); in EmitCXXThrowExpr() local
H A DItaniumCXXABI.cpp1316 QualType ThrowType = E->getSubExpr()->getType(); in emitThrow() local
H A DMicrosoftCXXABI.cpp4351 QualType ThrowType = SubExpr->getType(); in emitThrow() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp4229 QualType ThrowType = Throw->getType(); in BuildObjCAtThrowStmt() local