Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-refactor/
H A DTestSupport.cpp163 ErrorOr<std::unique_ptr<MemoryBuffer>> ErrOrFile = in getLineColumn() local
296 ErrorOr<std::unique_ptr<MemoryBuffer>> ErrOrFile = in findTestSelectionRanges() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DDebugMap.cpp129 auto ErrOrFile = MemoryBuffer::getFileOrSTDIN(InputFile); in parseYAMLDebugMap() local