Home
last modified time | relevance | path

Searched defs:RecordData (Results 1 – 12 of 12) sorted by relevance

/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeHashing.cpp28 LocallyHashedType LocallyHashedType::hashType(ArrayRef<uint8_t> RecordData) { in hashType()
33 GloballyHashedType::hashType(ArrayRef<uint8_t> RecordData, in hashType()
H A DTypeIndexDiscovery.cpp463 static void resolveTypeIndexReferences(ArrayRef<uint8_t> RecordData, in resolveTypeIndexReferences()
487 void llvm::codeview::discoverTypeIndices(ArrayRef<uint8_t> RecordData, in discoverTypeIndices()
494 void llvm::codeview::discoverTypeIndices(ArrayRef<uint8_t> RecordData, in discoverTypeIndices()
509 ArrayRef<uint8_t> RecordData, SmallVectorImpl<TiReference> &Refs) { in discoverTypeIndicesInSymbol()
518 ArrayRef<uint8_t> RecordData, SmallVectorImpl<TypeIndex> &Indices) { in discoverTypeIndicesInSymbol()
H A DMergingTypeTableBuilder.cpp95 Result.first->first.RecordData = RecordData; in insertRecordAs() local
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCVRecord.h60 ArrayRef<uint8_t> RecordData; variable
H A DTypeHashing.h36 ArrayRef<uint8_t> RecordData; member
/llvm-project/clang/include/clang/Serialization/
H A DASTRecordReader.h42 using RecordData = ASTReader::RecordData; variable
H A DASTWriter.h94 using RecordData = SmallVector<uint64_t, 64>; variable
H A DASTReader.h380 using RecordData = SmallVector<uint64_t, 64>; global() variable
[all...]
/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp50 typedef SmallVector<uint64_t, 64> RecordData; typedef
[all...]
/llvm-project/llvm/unittests/DebugInfo/CodeView/
H A DTypeIndexDiscoveryTest.cpp90 bool checkOneTypeReference(uint32_t RecordIndex, ArrayRef<uint8_t> RecordData, in checkOneTypeReference()
/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp91 using RecordData = ASTReader::RecordData; global() typedef in clang::ASTDeclReader
H A DASTWriter.cpp5754 RecordData RecordData; WriteDeclUpdatesBlocks() local
[all...]