Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Parser/
H A Dprescan.h180 std::optional<LineClassification> IsFixedFormCompilerDirectiveLine(
H A Dprescan.cpp1087 Prescanner::IsFixedFormCompilerDirectiveLine(const char *start) const { in IsFixedFormCompilerDirectiveLine() function in Fortran::parser::Prescanner
1198 IsFixedFormCompilerDirectiveLine(start)}) { in ClassifyLine()