Searched refs:setEndLoc (Results 1 – 5 of 5) sorted by relevance
67 void setEndLoc(SourceLocation Loc) { LocEnd = Loc; } in setEndLoc() function in __anon229160920111::SourceMappingRegion437 Region.setEndLoc(EndLoc); in popRegions()582 Region.setEndLoc(getEnd(S)); in terminateRegion()
471 void setEndLoc(SourceLocation L) { EndLoc = L; } in setEndLoc() function1771 void setEndLoc(SourceLocation L) { EndLoc = L; } in setEndLoc() function
71 void setEndLoc(SourceLocation Loc) { Range.setEnd(Loc); } in setEndLoc() function
296 SS.setEndLoc(Tok.getLocation()); in ParseOptionalCXXScopeSpecifier()
287 S->setEndLoc(ReadSourceLocation(Record, Idx)); in VisitDeclStmt()