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