Searched refs:setLocEnd (Results 1 – 5 of 5) sorted by relevance
958 Clause->setLocEnd(EndLoc); in Create()974 Clause->setLocEnd(EndLoc); in Create()990 Clause->setLocEnd(EndLoc); in Create()
502 void setLocEnd(SourceLocation Loc) { EndLoc = Loc; } in setLocEnd() function
80 void setLocEnd(SourceLocation Loc) { EndLoc = Loc; } in setLocEnd() function
2321 E->setLocEnd(readSourceLocation()); in VisitOMPExecutableDirective()
10289 C->setLocEnd(Record.readSourceLocation()); in readClause()