Home | History | Annotate | Download | only in Sema

Lines Matching refs:ActOnCXXThrow

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