Searched refs:setEndLoc (Results 1 – 5 of 5) sorted by relevance
143 void setEndLoc(SourceLocation Loc) { in setEndLoc() function in __anon8c3eb65b0211::SourceMappingRegion660 Region.setEndLoc(EndLoc); in popRegions()868 Region.setEndLoc(EndLoc); in terminateRegion()1291 RegionStack[i - 1].setEndLoc(getEnd(CS->body_back())); in VisitSwitchStmt()
1315 void setEndLoc(SourceLocation L) { EndLoc = L; } in setEndLoc() function3222 void setEndLoc(SourceLocation L) { EndLoc = L; } in setEndLoc() function
72 void setEndLoc(SourceLocation Loc) { Range.setEnd(Loc); } in setEndLoc() function
248 SS.setEndLoc(Tok.getLocation()); in ParseOptionalCXXScopeSpecifier()
344 S->setEndLoc(readSourceLocation()); in VisitDeclStmt()