Searched refs:setEndLoc (Results 1 – 4 of 4) sorted by relevance
469 void setEndLoc(SourceLocation L) { EndLoc = L; } in setEndLoc() function1698 void setEndLoc(SourceLocation L) { EndLoc = L; } in setEndLoc() function
74 void setEndLoc(SourceLocation Loc) { Range.setEnd(Loc); } in setEndLoc() function
269 SS.setEndLoc(Tok.getLocation()); in ParseOptionalCXXScopeSpecifier()
283 S->setEndLoc(ReadSourceLocation(Record, Idx)); in VisitDeclStmt()