Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DNameAnonGlobals.cpp67 ModuleHasher ModuleHash(M); in nameUnamedGlobals() local
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h198 std::string ModuleHash; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp488 std::string ModuleHash = getInvocation().getModuleHash(); in createPreprocessor() local
540 std::string CompilerInstance::getSpecificModuleCachePath(StringRef ModuleHash) { in getSpecificModuleCachePath()