Searched refs:BuildCXXThrow (Results 1 – 3 of 3) sorted by relevance
676 return BuildCXXThrow(OpLoc, Ex, IsThrownVarInScope); in ActOnCXXThrow()679 ExprResult Sema::BuildCXXThrow(SourceLocation OpLoc, Expr *Ex, in BuildCXXThrow() function in Sema
2545 return getSema().BuildCXXThrow(ThrowLoc, Sub, IsThrownVariableInScope); in RebuildCXXThrowExpr()
4747 ExprResult BuildCXXThrow(SourceLocation OpLoc, Expr *Ex,