Searched refs:setLocEnd (Results 1 – 2 of 2) sorted by relevance
52 void setLocEnd(SourceLocation Loc) { EndLoc = Loc; } in setLocEnd() function318 void setLocEnd(SourceLocation Loc) { EndLoc = Loc; } in setLocEnd() function
1694 C->setLocEnd(Reader->ReadSourceLocation(Record, Idx)); in readClause()1723 E->setLocEnd(ReadSourceLocation(Record, Idx)); in VisitOMPExecutableDirective()