Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.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 DMergingTypeTableBuilder.cpp101 ArrayRef<uint8_t> RecordData = stabilize(RecordStorage, Record); in insertRecordAs() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCVRecord.h61 ArrayRef<uint8_t> RecordData; variable
H A DTypeHashing.h34 ArrayRef<uint8_t> RecordData; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTRecordReader.h39 using RecordData = ASTReader::RecordData; variable
H A DASTWriter.h105 using RecordData = SmallVector<uint64_t, 64>; variable
H A DASTReader.h362 using RecordData = SmallVector<uint64_t, 64>; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp52 typedef SmallVector<uint64_t, 64> RecordData; typedef
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp87 using RecordData = ASTReader::RecordData; typedef in clang::ASTDeclReader
H A DASTWriter.cpp4864 RecordData RecordData; in WriteDeclUpdatesBlocks() local