Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Serialization/
H A DASTWriter.h81 typedef SmallVector<uint64_t, 64> RecordData; typedef
H A DASTReader.h305 typedef SmallVector<uint64_t, 64> RecordData; typedef
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp51 typedef SmallVector<uint64_t, 64> RecordData; typedef
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp38 typedef ASTWriter::RecordData RecordData; typedef in clang::ASTDeclWriter
H A DASTReaderStmt.cpp29 typedef ASTReader::RecordData RecordData; typedef in clang::ASTStmtReader
H A DASTReaderDecl.cpp42 typedef ASTReader::RecordData RecordData; typedef in clang::ASTDeclReader