Searched defs:buf_or (Results 1 – 2 of 2) sorted by relevance
146 auto buf_or = llvm::MemoryBuffer::getSTDIN(); in ReadStandardInput() local
1229 auto buf_or{llvm::MemoryBuffer::getFile(path)}; FileContentsMatch() local