Searched refs:skipFirst (Results 1 – 3 of 3) sorted by relevance
255 TokenSequence &TokenSequence::ClipComment(bool skipFirst) { in ClipComment() argument259 if (skipFirst) { in ClipComment()260 skipFirst = false; in ClipComment()
119 TokenSequence &ClipComment(bool skipFirst = false);
1009 …private AliasLocation getPathLocation(String xpath, boolean skipFirst, boolean skipInheritanceMark… in getPathLocation() argument1011 if (skipFirst) { in getPathLocation()1012 skipFirst = false; in getPathLocation()