Searched refs:setEndLoc (Results 1 – 9 of 9) sorted by relevance
1176 ParsedClause.setEndLoc(getCurToken().getLocation()); in ParseOpenACCClauseParams()1254 ParsedClause.setEndLoc(getCurToken().getLocation()); in ParseOpenACCClauseParams()1260 ParsedClause.setEndLoc(ClauseLoc); in ParseOpenACCClauseParams()1263 ParsedClause.setEndLoc(ClauseLoc); in ParseOpenACCClauseParams()
244 SS.setEndLoc(Tok.getLocation()); in ParseOptionalCXXScopeSpecifier()
174 void setEndLoc(SourceLocation Loc) { in setEndLoc() function in __anon413222f00211::SourceMappingRegion385 Region.setEndLoc(EndLoc.value()); in gatherFileIDs()395 Region.setEndLoc(SM.getFileLoc(Region.getEndLoc())); in gatherFileIDs()1094 Region.setEndLoc(EndLoc); in popRegions()1318 Region.setEndLoc(EndLoc); in terminateRegion()1886 RegionStack[i - 1].setEndLoc(getEnd(CS->body_back())); in VisitSwitchStmt()
548 void setEndLoc(SourceLocation EndLoc) { ClauseRange.setEnd(EndLoc); } in setEndLoc() function
83 void setEndLoc(SourceLocation Loc) { Range.setEnd(Loc); } in setEndLoc() function
1646 void setEndLoc(SourceLocation L) { EndLoc = L; }3609 void setEndLoc(SourceLocation L) { EndLoc = L; }
348 S->setEndLoc(readSourceLocation()); in VisitDeclStmt()
1340 ParsedClause.setEndLoc(Clause->getEndLoc()); in InstantiateOpenACCClauseList()
12464 ParsedClause.setEndLoc(OldClause->getEndLoc()); in TransformOpenACCClause()