Home | History | Annotate | Download | only in Sema

Lines Matching refs:CatchLoc

1264   StmtResult RebuildCXXCatchStmt(SourceLocation CatchLoc,
1267 return Owned(new (getSema().Context) CXXCatchStmt(CatchLoc, ExceptionDecl,