Searched refs:afterAmpersand (Results 1 – 2 of 2) sorted by relevance
167 bool SkipCommentLine(bool afterAmpersand);
803 bool Prescanner::SkipCommentLine(bool afterAmpersand) { in SkipCommentLine() argument805 if (afterAmpersand && prescannerNesting_ > 0) { in SkipCommentLine()830 } else if (afterAmpersand && in SkipCommentLine()