Searched refs:IsNextLinePreprocessorDirective (Results 1 – 3 of 3) sorted by relevance
68 bool IsNextLinePreprocessorDirective() const;
874 bool Prescanner::IsNextLinePreprocessorDirective() const { in IsNextLinePreprocessorDirective() function in Fortran::parser::Prescanner
679 if (!prescanner.IsNextLinePreprocessorDirective()) { in SkipDisabledConditionalCode()