Searched defs:getModuleHash (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Lex/ | ||
H A D | HeaderSearch.h | 443 StringRef getModuleHash() const { return ModuleHash; } getModuleHash() function |
/llvm-project/clang/lib/Frontend/ | ||
H A D | CompilerInvocation.cpp | 4873 std::string CompilerInvocation::getModuleHash() const { getModuleHash() function in CompilerInvocation |