Searched defs:getCrc32 (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/ | ||
H A D | DIAInjectedSource.cpp | 21 uint32_t DIAInjectedSource::getCrc32() const { in getCrc32() function in DIAInjectedSource |
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ | ||
H A D | NativeEnumInjectedSources.cpp | 48 uint32_t getCrc32() const override { return Entry.CRC; } in getCrc32() function in llvm::pdb::__anon054798330111::NativeInjectedSource |