Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DNameAnonGlobals.cpp68 ModuleHasher ModuleHash(M); in nameUnamedGlobals() local
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DHeaderSearch.h261 std::string ModuleHash; variable
/llvm-project-15.0.7/clang/lib/Frontend/
H A DCompilerInstance.cpp490 std::string ModuleHash = getInvocation().getModuleHash(); in createPreprocessor() local
542 std::string CompilerInstance::getSpecificModuleCachePath(StringRef ModuleHash) { in getSpecificModuleCachePath()