Searched refs:setStartLoc (Results 1 – 3 of 3) sorted by relevance
165 void setStartLoc(SourceLocation Loc) { LocStart = Loc; } in setStartLoc() function in __anon413222f00211::SourceMappingRegion384 Region.setStartLoc(Loc); in gatherFileIDs()394 Region.setStartLoc(Loc); in gatherFileIDs()1093 Region.setStartLoc(StartLoc); in popRegions()1280 I.setStartLoc(getPreciseTokenLocEnd(Loc)); in handleFileExit()1309 Region.setStartLoc(StartLoc); in extendRegion()
1644 void setStartLoc(SourceLocation L) { StartLoc = L; }
347 S->setStartLoc(readSourceLocation()); in VisitDeclStmt()