| LLVM 22.0.0git
    | 
#include "OnDiskCommon.h"#include "llvm/Support/Error.h"#include "llvm/Support/FileSystem.h"#include "llvm/Support/Process.h"#include <mutex>#include <thread>Go to the source code of this file.
| Variables | |
| static uint64_t | OnDiskCASMaxMappingSize = 0 | 
| 
 | static | 
Definition at line 35 of file OnDiskCommon.cpp.
Referenced by llvm::cas::ondisk::getOverriddenMaxMappingSize(), and llvm::cas::ondisk::setMaxMappingSize().