Searched refs:setEndLoc (Results 1 – 5 of 5) sorted by relevance
146 void setEndLoc(SourceLocation Loc) { in setEndLoc() function in __anond4b6e5a70211::SourceMappingRegion672 Region.setEndLoc(EndLoc); in popRegions()878 Region.setEndLoc(EndLoc); in terminateRegion()1301 RegionStack[i - 1].setEndLoc(getEnd(CS->body_back())); in VisitSwitchStmt()
1335 void setEndLoc(SourceLocation L) { EndLoc = L; } in setEndLoc() function3295 void setEndLoc(SourceLocation L) { EndLoc = L; } in setEndLoc() function
73 void setEndLoc(SourceLocation Loc) { Range.setEnd(Loc); } in setEndLoc() function
250 SS.setEndLoc(Tok.getLocation()); in ParseOptionalCXXScopeSpecifier()
349 S->setEndLoc(readSourceLocation()); in VisitDeclStmt()