Searched refs:setStartLoc (Results 1 – 3 of 3) sorted by relevance
159 void setStartLoc(SourceLocation Loc) { LocStart = Loc; } in setStartLoc() function in __anonc2c3cfe60211::SourceMappingRegion975 Region.setStartLoc(StartLoc); in popRegions()1164 I.setStartLoc(getPreciseTokenLocEnd(Loc)); in handleFileExit()1193 Region.setStartLoc(StartLoc); in extendRegion()
1517 void setStartLoc(SourceLocation L) { StartLoc = L; } in setStartLoc() function
351 S->setStartLoc(readSourceLocation()); in VisitDeclStmt()