Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Parser/
H A Dsource.cpp146 auto buf_or = llvm::MemoryBuffer::getSTDIN(); in ReadStandardInput() local
/llvm-project/flang/lib/Semantics/
H A Dmod-file.cpp1229 auto buf_or{llvm::MemoryBuffer::getFile(path)}; FileContentsMatch() local