Searched refs:setLocEnd (Results 1 – 5 of 5) sorted by relevance
963 Clause->setLocEnd(EndLoc); in Create()979 Clause->setLocEnd(EndLoc); in Create()995 Clause->setLocEnd(EndLoc); in Create()
515 void setLocEnd(SourceLocation Loc) { EndLoc = Loc; } in setLocEnd() function
80 void setLocEnd(SourceLocation Loc) { EndLoc = Loc; } in setLocEnd() function
2392 E->setLocEnd(readSourceLocation()); in VisitOMPExecutableDirective()
10727 C->setLocEnd(Record.readSourceLocation()); in readClause()11826 C->setLocEnd(Record.readSourceLocation()); in VisitOMPXAttributeClause()