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