Home | History | Annotate | Download | only in Sema

Lines Matching refs:ActOnCXXThrow

495 /// ActOnCXXThrow - Parse throw expressions.
497 Sema::ActOnCXXThrow(Scope *S, SourceLocation OpLoc, Expr *Ex) {