Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp279 .unwrapError(); in getOrCreateFileSystemEntry()
285 .unwrapError(); in getOrCreateFileSystemEntry()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.h260 llvm::ErrorOr<EntryRef> unwrapError() const { in unwrapError() function