Home | History | Annotate | Download | only in AST

Lines Matching refs:setLocStart

329   void setLocStart(SourceLocation L) { LocStart = L; }
450 void setLocStart(SourceLocation L) { LocStart = L; }
2394 void setLocStart(SourceLocation L) { LocStart = L; }