Home
last modified time | relevance | path

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

/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