Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeHashing.cpp20 static std::array<uint8_t, 8> EmptyHash = { variable
/llvm-project/clang/unittests/Lex/
H A DDependencyDirectivesScannerTest.cpp121 TEST(MinimizeSourceToDependencyDirectivesTest, EmptyHash) { in TEST() argument