Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DNameAnonGlobals.cpp66 ModuleHasher ModuleHash(M); in nameUnamedGlobals() local
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h280 std::string ModuleHash; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp485 std::string ModuleHash = getInvocation().getModuleHash(); in createPreprocessor() local
540 std::string CompilerInstance::getSpecificModuleCachePath(StringRef ModuleHash) { in getSpecificModuleCachePath()
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1317 struct ModuleHash { struct
1318 uint64_t Hash;
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1323 UnsignedOrNone ModuleHash = getPrimaryModuleHash(Key.second); in GetInternalKey() local