Searched refs:setStartLoc (Results 1 – 3 of 3) sorted by relevance
167 void setStartLoc(SourceLocation Loc) { LocStart = Loc; } in setStartLoc() function in __anon413222f00211::SourceMappingRegion386 Region.setStartLoc(Loc); in gatherFileIDs()396 Region.setStartLoc(Loc); in gatherFileIDs()1055 Region.setStartLoc(StartLoc); in popRegions()1243 I.setStartLoc(getPreciseTokenLocEnd(Loc)); in handleFileExit()1272 Region.setStartLoc(StartLoc); in extendRegion()
1519 void setStartLoc(SourceLocation L) { StartLoc = L; }
351 S->setStartLoc(readSourceLocation()); in VisitDeclStmt()