Searched refs:getExceptLoc (Results 1 – 3 of 3) sorted by relevance
1864 SourceLocation getLocStart() const LLVM_READONLY { return getExceptLoc(); } in getLocStart()1867 SourceLocation getExceptLoc() const { return Loc; } in getExceptLoc() function
1735 Record.AddSourceLocation(S->getExceptLoc()); in VisitSEHExceptStmt()
7142 return getDerived().RebuildSEHExceptStmt(S->getExceptLoc(), FilterExpr.get(), in TransformSEHExceptStmt()