Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Parser/
Dprescan.h140 bool InFixedFormSource() const { in InFixedFormSource() function
Dprescan.cpp413 if (InFixedFormSource()) { in NextToken()
470 if (InFixedFormSource()) { in NextToken()
608 if (InFixedFormSource()) { in QuotedCharacterLiteral()