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