Searched refs:SkipCommentLine (Results 1 – 2 of 2) sorted by relevance
168 bool SkipCommentLine(bool afterAmpersand);
878 bool Prescanner::SkipCommentLine(bool afterAmpersand) { in SkipCommentLine() function in Fortran::parser::Prescanner1038 } while (SkipCommentLine(false /* not after ampersand */)); in FixedFormContinuation()1062 } while (SkipCommentLine(ampersand)); in FreeFormContinuation()