Searched refs:setEndLoc (Results 1 – 5 of 5) sorted by relevance
77 void setEndLoc(SourceLocation Loc) { in setEndLoc() function in __anonc2ccc9df0111::SourceMappingRegion528 DR.setEndLoc(DeferredEndLoc); in completeDeferred()613 Region.setEndLoc(EndLoc); in popRegions()792 Region.setEndLoc(EndLoc); in terminateRegion()1126 RegionStack[i - 1].setEndLoc(getEnd(CS->body_back())); in VisitSwitchStmt()
1167 void setEndLoc(SourceLocation L) { EndLoc = L; } in setEndLoc() function2876 void setEndLoc(SourceLocation L) { EndLoc = L; } in setEndLoc() function
71 void setEndLoc(SourceLocation Loc) { Range.setEnd(Loc); } in setEndLoc() function
247 SS.setEndLoc(Tok.getLocation()); in ParseOptionalCXXScopeSpecifier()
344 S->setEndLoc(ReadSourceLocation()); in VisitDeclStmt()