Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Parser/
H A Dprescan.cpp354 auto endOfPrefixPos{ in EnforceStupidEndStatementRules() local
357 if (endOfPrefixPos && next && &endOfPrefixPos->file == &start->file && in EnforceStupidEndStatementRules()
358 endOfPrefixPos->line == start->line && in EnforceStupidEndStatementRules()