Home | History | Annotate | Download | only in AST

Lines Matching refs:setStartLoc

467   void setStartLoc(SourceLocation L) { StartLoc = L; }