Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Parser/
H A Dsource.cpp123 bool SourceFile::ReadStandardInput(llvm::raw_ostream &error) { in ReadStandardInput() function in Fortran::parser::SourceFile
H A Dprovenance.cpp192 const SourceFile *AllSources::ReadStandardInput(llvm::raw_ostream &error) { in ReadStandardInput() function in Fortran::parser::AllSources