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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearch.h187 std::string ModuleHash; member in class:clang::HeaderSearch
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp488 std::string ModuleHash = getInvocation().getModuleHash(); local
540 std::string CompilerInstance::getSpecificModuleCachePath(StringRef ModuleHash) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h1421 addModule(StringRef ModPath, uint64_t ModId, ModuleHash Hash = ModuleHash{{0}}) argument

Completed in 209 milliseconds