Searched refs:setStartLoc (Results 1 – 6 of 6) sorted by relevance
123 void setStartLoc(SourceLocation Loc) { LocStart = Loc; } in setStartLoc() function in __anon8ce2bf070211::SourceMappingRegion632 DR.setStartLoc(Start); in completeTopLevelDeferredRegion()695 Region.setStartLoc(StartLoc); in popRegions()835 I.setStartLoc(getPreciseTokenLocEnd(Loc)); in handleFileExit()864 Region.setStartLoc(StartLoc); in extendRegion()
58 void setStartLoc(SourceLocation Loc) { LocStart = Loc; } in setStartLoc() function in __anon89523c590111::SourceMappingRegion547 I.setStartLoc(getPreciseTokenLocEnd(Loc)); in handleFileExit()574 Region.setStartLoc(StartLoc); in extendRegion()
469 void setStartLoc(SourceLocation L) { StartLoc = L; } in setStartLoc() function
1313 void setStartLoc(SourceLocation L) { StartLoc = L; } in setStartLoc() function
341 S->setStartLoc(readSourceLocation()); in VisitDeclStmt()
286 S->setStartLoc(ReadSourceLocation(Record, Idx)); in VisitDeclStmt()