Home
last modified time | relevance | path

Searched refs:FreeFormContinuation (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/lib/Parser/
H A Dprescan.h178 bool FreeFormContinuation();
H A Dprescan.cpp1042 bool Prescanner::FreeFormContinuation() { in FreeFormContinuation() function in Fortran::parser::Prescanner
1079 return FreeFormContinuation(); in Continuation()