Home
last modified time | relevance | path

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

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