clang
8.0.0
|
#include "clang/Basic/FileSystemStatCache.h"
#include "llvm/Support/Chrono.h"
#include "llvm/Support/ErrorOr.h"
#include "llvm/Support/Path.h"
#include "llvm/Support/VirtualFileSystem.h"
#include <utility>
Go to the source code of this file.
Functions | |
static void | copyStatusToFileData (const llvm::vfs::Status &Status, FileData &Data) |
|
static |
Definition at line 25 of file FileSystemStatCache.cpp.