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