Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp462 static void resolveTypeIndexReferences(ArrayRef<uint8_t> RecordData, in resolveTypeIndexReferences()
486 void llvm::codeview::discoverTypeIndices(ArrayRef<uint8_t> RecordData, in discoverTypeIndices()
493 void llvm::codeview::discoverTypeIndices(ArrayRef<uint8_t> RecordData, in discoverTypeIndices()
508 ArrayRef<uint8_t> RecordData, SmallVectorImpl<TiReference> &Refs) { in discoverTypeIndicesInSymbol()
517 ArrayRef<uint8_t> RecordData, SmallVectorImpl<TypeIndex> &Indices) { in discoverTypeIndicesInSymbol()
H A DTypeHashing.cpp28 LocallyHashedType LocallyHashedType::hashType(ArrayRef<uint8_t> RecordData) { in hashType()
33 GloballyHashedType::hashType(ArrayRef<uint8_t> RecordData, in hashType()
H A DMergingTypeTableBuilder.cpp95 ArrayRef<uint8_t> RecordData = stabilize(RecordStorage, Record); in insertRecordAs() local
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCVRecord.h60 ArrayRef<uint8_t> RecordData; variable
H A DTypeHashing.h36 ArrayRef<uint8_t> RecordData; member
/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTRecordReader.h41 using RecordData = ASTReader::RecordData; variable
H A DASTWriter.h91 using RecordData = SmallVector<uint64_t, 64>; variable
H A DASTReader.h379 using RecordData = SmallVector<uint64_t, 64>; variable
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp52 typedef SmallVector<uint64_t, 64> RecordData; typedef
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReaderDecl.cpp88 using RecordData = ASTReader::RecordData; typedef in clang::ASTDeclReader
H A DASTWriter.cpp5170 RecordData RecordData; in WriteDeclUpdatesBlocks() local