Searched defs:Throw (Results 1 – 8 of 8) sorted by relevance
113 Throw section in LLVM Code Generation
124 template<typename T> struct Throw { struct
43 struct Throw { ThrowCtor tc = 42; }; argument
313 Stmt *Throw; variable
1167 if (const CXXThrowExpr *Throw = dyn_cast<CXXThrowExpr>(Cond)) { in EmitBranchOnBoolExpr() local
2670 llvm::CallSite Throw = in EmitThrowStmt() local
567 namespace Throw { namespace
3150 StmtResult Sema::BuildObjCAtThrowStmt(SourceLocation AtLoc, Expr *Throw) { in BuildObjCAtThrowStmt()3176 Sema::ActOnObjCAtThrowStmt(SourceLocation AtLoc, Expr *Throw, in ActOnObjCAtThrowStmt()