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