Searched refs:setLocEnd (Results 1 – 7 of 7) 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()
264 void setLocEnd(SourceLocation Loc) { EndLoc = Loc; } in setLocEnd() function
79 void setLocEnd(SourceLocation Loc) { EndLoc = Loc; } in setLocEnd() function
2279 E->setLocEnd(readSourceLocation()); in VisitOMPExecutableDirective()
12099 C->setLocEnd(Record.readSourceLocation()); in readClause()