Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Parser/
Dprescan.h167 bool SkipCommentLine(bool afterAmpersand);
Dprescan.cpp803 bool Prescanner::SkipCommentLine(bool afterAmpersand) { in SkipCommentLine() argument
805 if (afterAmpersand && prescannerNesting_ > 0) { in SkipCommentLine()
830 } else if (afterAmpersand && in SkipCommentLine()