Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Parser/
H A Dprescan.cpp808 void Prescanner::FortranInclude(const char *firstQuote) { in FortranInclude() argument
809 const char *p{firstQuote}; in FortranInclude()
825 Say(GetProvenanceRange(firstQuote, p), in FortranInclude()