Searched refs:setLocEnd (Results 1 – 5 of 5) sorted by relevance
949 Clause->setLocEnd(EndLoc); in Create()965 Clause->setLocEnd(EndLoc); in Create()981 Clause->setLocEnd(EndLoc); in Create()
501 void setLocEnd(SourceLocation Loc) { EndLoc = Loc; } in setLocEnd() function
80 void setLocEnd(SourceLocation Loc) { EndLoc = Loc; } in setLocEnd() function
2281 E->setLocEnd(readSourceLocation()); in VisitOMPExecutableDirective()
11819 C->setLocEnd(Record.readSourceLocation()); in readClause()