Searched refs:setEndLoc (Results 1 – 5 of 5) sorted by relevance
144 void setEndLoc(SourceLocation Loc) { in setEndLoc() function in __anon8934bc200211::SourceMappingRegion669 Region.setEndLoc(EndLoc); in popRegions()875 Region.setEndLoc(EndLoc); in terminateRegion()1298 RegionStack[i - 1].setEndLoc(getEnd(CS->body_back())); in VisitSwitchStmt()
1323 void setEndLoc(SourceLocation L) { EndLoc = L; } in setEndLoc() function3283 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()
348 S->setEndLoc(readSourceLocation()); in VisitDeclStmt()