Home
last modified time | relevance | path

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

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