Home
last modified time | relevance | path

Searched defs:currentFile (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/lib/Parser/
H A Dprescan.cpp841 if (const SourceFile * currentFile{allSources_.GetSourceFile(provenance)}) { in FortranInclude() local
H A Dpreprocessor.cpp610 if (const auto *currentFile{allSources_.GetSourceFile(prov)}) { in Directive() local