Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeHashing.cpp28 LocallyHashedType LocallyHashedType::hashType(ArrayRef<uint8_t> RecordData) { in hashType()
33 GloballyHashedType::hashType(ArrayRef<uint8_t> RecordData, in hashType()
DTypeIndexDiscovery.cpp461 static void resolveTypeIndexReferences(ArrayRef<uint8_t> RecordData, in resolveTypeIndexReferences()
485 void llvm::codeview::discoverTypeIndices(ArrayRef<uint8_t> RecordData, in discoverTypeIndices()
492 void llvm::codeview::discoverTypeIndices(ArrayRef<uint8_t> RecordData, in discoverTypeIndices()
507 ArrayRef<uint8_t> RecordData, SmallVectorImpl<TiReference> &Refs) { in discoverTypeIndicesInSymbol()
516 ArrayRef<uint8_t> RecordData, SmallVectorImpl<TypeIndex> &Indices) { in discoverTypeIndicesInSymbol()
DMergingTypeTableBuilder.cpp99 ArrayRef<uint8_t> RecordData = stabilize(RecordStorage, Record); in insertRecordAs() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCVRecord.h61 ArrayRef<uint8_t> RecordData; variable
DTypeHashing.h34 ArrayRef<uint8_t> RecordData; member
/external/llvm/include/llvm/DebugInfo/CodeView/
DCVSymbolVisitor.h88 void visitSymbolBegin(SymbolKind Leaf, ArrayRef<uint8_t> RecordData) {} in visitSymbolBegin()
/external/llvm/lib/DebugInfo/CodeView/
DCVTypeVisitor.cpp93 ArrayRef<uint8_t> RecordData = Record.Data; in visitFieldList() local
/external/clang/lib/Frontend/
DSerializedDiagnosticPrinter.cpp53 typedef SmallVector<uint64_t, 64> RecordData; typedef
/external/clang/include/clang/Serialization/
DASTWriter.h87 typedef SmallVector<uint64_t, 64> RecordData; typedef
DASTReader.h321 typedef SmallVector<uint64_t, 64> RecordData; typedef
/external/clang/lib/Serialization/
DASTReaderStmt.cpp29 typedef ASTReader::RecordData RecordData; typedef in clang::ASTStmtReader
DASTReaderDecl.cpp43 typedef ASTReader::RecordData RecordData; typedef in clang::ASTDeclReader
DASTWriter.cpp4653 RecordData RecordData; in WriteDeclUpdatesBlocks() local