Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAInjectedSource.cpp21 uint32_t DIAInjectedSource::getCrc32() const { in getCrc32() function in DIAInjectedSource
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumInjectedSources.cpp48 uint32_t getCrc32() const override { return Entry.CRC; } getCrc32() function in llvm::pdb::__anonb0c5f9a60111::NativeInjectedSource