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.h430 struct TentativeEntry { struct
434 TentativeEntry(llvm::vfs::Status Status, argument
441 llvm::ErrorOr<TentativeEntry> readFile(StringRef Filename); argument