Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Frontend/
H A DCompilerInstance.cpp156 for (const FrontendInputFile &fif : getFrontendOpts().inputs) { in executeAction() local
157 if (act.beginSourceFile(*this, fif)) { in executeAction()