Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Parser/
H A Dprescan.h140 bool InFixedFormSource() const { in InFixedFormSource() function
H A Dprescan.cpp489 if (InFixedFormSource()) { in NextToken()
547 if (InFixedFormSource()) { in NextToken()
685 if (InFixedFormSource()) { in QuotedCharacterLiteral()