Searched refs:setStartLoc (Results 1 – 2 of 2) sorted by relevance
467 void setStartLoc(SourceLocation L) { StartLoc = L; } in setStartLoc() function
282 S->setStartLoc(ReadSourceLocation(Record, Idx)); in VisitDeclStmt()