Searched refs:ToEndLoc (Results 1 – 1 of 1) sorted by relevance
4897 SourceLocation ToEndLoc = Importer.Import(S->getEndLoc()); in VisitDeclStmt() local4898 return new (Importer.getToContext()) DeclStmt(ToDG, ToStartLoc, ToEndLoc); in VisitDeclStmt()