Home
last modified time | relevance | path

Searched defs:getModuleHash (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
DModuleSummaryIndex.h433 const ModuleHash &getModuleHash(const StringRef ModPath) const { in getModuleHash() function
/external/clang/lib/Frontend/
DCompilerInvocation.cpp2400 std::string CompilerInvocation::getModuleHash() const { in getModuleHash() function in CompilerInvocation