Home
last modified time | relevance | path

Searched defs:Hashes (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeHashing.h42 std::vector<LocallyHashedType> Hashes; in hashTypes() local
52 std::vector<LocallyHashedType> Hashes; in hashTypeCollection() local
121 std::vector<GloballyHashedType> Hashes; in hashTypes() local
167 std::vector<GloballyHashedType> Hashes; in hashTypeCollection() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeStreamMerger.cpp274 ArrayRef<GloballyHashedType> Hashes, in mergeTypeRecords()
287 ArrayRef<GloballyHashedType> Hashes) { in mergeIdRecords()
299 ArrayRef<GloballyHashedType> Hashes, in mergeTypesAndIds()
457 ArrayRef<GloballyHashedType> Hashes, Optional<uint32_t> &PCHSignature) { in mergeTypeAndIdRecords()
466 ArrayRef<GloballyHashedType> Hashes, in mergeTypeRecords()
476 ArrayRef<GloballyHashedType> Hashes) { in mergeIdRecords()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.h28 bool Hashes, codeview::LazyRandomTypeCollection &Types, in MinimalTypeDumpVisitor()
59 bool Hashes = false; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLTypeHashing.h46 std::vector<GlobalHash> Hashes; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStreamBuilder.cpp78 ArrayRef<uint32_t> Hashes) { in addTypeRecords()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DAccelTable.h169 HashList Hashes; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerCorpus.h302 std::unordered_set<std::string> Hashes; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DRegisterBankInfo.cpp307 SmallVector<size_t, 8> Hashes(NumBreakDowns); in hashValueMapping() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1317 std::vector<GloballyHashedType> Hashes = in mergeCodeViewTypes() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp9885 const DeclContext *DC) { in diagnoseOdrViolations()
10132 const ClassTemplateDecl *TD) { in diagnoseOdrViolations()
11369 DeclHashes &Hashes, EnumDecl *Enum) { in diagnoseOdrViolations()