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