Searched refs:IsFixedFormCommentLine (Results 1 – 2 of 2) sorted by relevance
169 bool IsFixedFormCommentLine(const char *) const;
756 bool Prescanner::IsFixedFormCommentLine(const char *start) const { in IsFixedFormCommentLine() function in Fortran::parser::Prescanner1201 if (IsFixedFormCommentLine(start)) { in ClassifyLine()