Searched refs:setLocEnd (Results 1 – 5 of 5) sorted by relevance
963 Clause->setLocEnd(EndLoc); in Create()982 Clause->setLocEnd(EndLoc); in Create()998 Clause->setLocEnd(EndLoc); in Create()1014 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
2412 E->setLocEnd(readSourceLocation()); in VisitOMPExecutableDirective()
11447 C->setLocEnd(Record.readSourceLocation()); in readClause()12612 C->setLocEnd(Record.readSourceLocation()); in VisitOMPXAttributeClause()