Home | History | Annotate | Download | only in AST

Lines Matching refs:setLocStart

380   void setLocStart(SourceLocation L) { LocStart = L; }
509 void setLocStart(SourceLocation L) { LocStart = L; }
2319 void setLocStart(SourceLocation L) { LocStart = L; }