Searched refs:FixedFormContinuation (Results 1 – 2 of 2) sorted by relevance
176 bool FixedFormContinuation(bool mightNeedSpace);
668 if (!FixedFormContinuation(false /*no need to insert space*/) || in PadOutCharacterLiteral()950 bool Prescanner::FixedFormContinuation(bool mightNeedSpace) { in FixedFormContinuation() function in Fortran::parser::Prescanner1002 return FixedFormContinuation(mightNeedFixedFormSpace); in Continuation()