Searched refs:setEndLoc (Results 1 – 5 of 5) sorted by relevance
168 void setEndLoc(SourceLocation Loc) { in setEndLoc() function in __anonc2c3cfe60211::SourceMappingRegion976 Region.setEndLoc(EndLoc); in popRegions()1202 Region.setEndLoc(EndLoc); in terminateRegion()1709 RegionStack[i - 1].setEndLoc(getEnd(CS->body_back())); in VisitSwitchStmt()
1519 void setEndLoc(SourceLocation L) { EndLoc = L; } in setEndLoc() function3506 void setEndLoc(SourceLocation L) { EndLoc = L; } in setEndLoc() function
82 void setEndLoc(SourceLocation Loc) { Range.setEnd(Loc); } in setEndLoc() function
251 SS.setEndLoc(Tok.getLocation()); in ParseOptionalCXXScopeSpecifier()
352 S->setEndLoc(readSourceLocation()); in VisitDeclStmt()