Searched refs:getExceptLoc (Results 1 – 3 of 3) sorted by relevance
1794 SourceLocation getLocStart() const LLVM_READONLY { return getExceptLoc(); } in getLocStart()1797 SourceLocation getExceptLoc() const { return Loc; } in getExceptLoc() function
1642 Writer.AddSourceLocation(S->getExceptLoc(), Record); in VisitSEHExceptStmt()
6236 return getDerived().RebuildSEHExceptStmt(S->getExceptLoc(), in TransformSEHExceptStmt()