Searched refs:setLocEnd (Results 1 – 5 of 5) sorted by relevance
934 Clause->setLocEnd(EndLoc); in Create()
496 void setLocEnd(SourceLocation Loc) { EndLoc = Loc; } in setLocEnd() function
79 void setLocEnd(SourceLocation Loc) { EndLoc = Loc; } in setLocEnd() function
2286 E->setLocEnd(readSourceLocation()); in VisitOMPExecutableDirective()
11983 C->setLocEnd(Record.readSourceLocation()); in readClause()