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