Home
last modified time | relevance | path

Searched refs:unwrapError (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp247 .unwrapError(); in getOrCreateFileSystemEntry()
253 .unwrapError(); in getOrCreateFileSystemEntry()
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.h258 llvm::ErrorOr<EntryRef> unwrapError() const { in unwrapError() function