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