Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.h384 struct TentativeEntry { struct
388 TentativeEntry(llvm::vfs::Status Status, argument
395 llvm::ErrorOr<TentativeEntry> readFile(StringRef Filename); argument