Home | History | Annotate | Download | only in Sema

Lines Matching refs:BuildCXXThrow

538   return BuildCXXThrow(OpLoc, Ex, IsThrownVarInScope);
541 ExprResult Sema::BuildCXXThrow(SourceLocation OpLoc, Expr *Ex,