Searched refs:setEndLoc (Results 1 – 8 of 8) sorted by relevance
1054 ParsedClause.setEndLoc(getCurToken().getLocation()); in ParseOpenACCClauseParams()1127 ParsedClause.setEndLoc(getCurToken().getLocation()); in ParseOpenACCClauseParams()1133 ParsedClause.setEndLoc(ClauseLoc); in ParseOpenACCClauseParams()1136 ParsedClause.setEndLoc(ClauseLoc); in ParseOpenACCClauseParams()
282 SS.setEndLoc(Tok.getLocation()); in ParseOptionalCXXScopeSpecifier()
176 void setEndLoc(SourceLocation Loc) { in setEndLoc() function in __anon413222f00211::SourceMappingRegion387 Region.setEndLoc(EndLoc.value()); in gatherFileIDs()397 Region.setEndLoc(SM.getFileLoc(Region.getEndLoc())); in gatherFileIDs()1056 Region.setEndLoc(EndLoc); in popRegions()1281 Region.setEndLoc(EndLoc); in terminateRegion()1837 RegionStack[i - 1].setEndLoc(getEnd(CS->body_back())); in VisitSwitchStmt()
251 void setEndLoc(SourceLocation EndLoc) { ClauseRange.setEnd(EndLoc); } in setEndLoc() function
83 void setEndLoc(SourceLocation Loc) { Range.setEnd(Loc); } in setEndLoc() function
1521 void setEndLoc(SourceLocation L) { EndLoc = L; }3513 void setEndLoc(SourceLocation L) { EndLoc = L; }
352 S->setEndLoc(readSourceLocation()); in VisitDeclStmt()
11629 ParsedClause.setEndLoc(OldClause->getEndLoc()); in TransformOpenACCClause()