Home
last modified time | relevance | path

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

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