Searched refs:setLocEnd (Results 1 – 3 of 3) sorted by relevance
174 void setLocEnd(SourceLocation Loc) { EndLoc = Loc; } in setLocEnd() function
53 void setLocEnd(SourceLocation Loc) { EndLoc = Loc; } in setLocEnd() function
1781 C->setLocEnd(Reader->ReadSourceLocation(Record, Idx)); in readClause()2046 E->setLocEnd(ReadSourceLocation(Record, Idx)); in VisitOMPExecutableDirective()