Searched refs:getCatchLoc (Results 1 – 4 of 4) sorted by relevance
49 SourceLocation getCatchLoc() const { return CatchLoc; } in getCatchLoc() function
233 return cast<CXXTryStmt>(S)->getHandler(0)->getCatchLoc(); in GetUnreachableLoc()
1085 Writer.AddSourceLocation(S->getCatchLoc(), Record); in VisitCXXCatchStmt()
5999 return getDerived().RebuildCXXCatchStmt(S->getCatchLoc(), in TransformCXXCatchStmt()