Home | History | Annotate | Download | only in parser

Lines Matching refs:firstLine

172         void setLoc(int firstLine, int lastLine);
173 int firstLine() const { return lineNo(); }