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