Home
last modified time | relevance | path

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

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