Searched defs:Record (Results 1 - 25 of 57) sorted by relevance

123

/freebsd-11.0-release/contrib/llvm/lib/DebugInfo/CodeView/
H A DMemoryTypeTableBuilder.cpp16 MemoryTypeTableBuilder::Record::Record(StringRef RData) function in class:MemoryTypeTableBuilder::Record
H A DTypeTableBuilder.cpp46 TypeIndex TypeTableBuilder::writeModifier(const ModifierRecord &Record) { argument
55 TypeIndex TypeTableBuilder::writeProcedure(const ProcedureRecord &Record) { argument
30 writePointerBase(TypeRecordBuilder &Builder, const PointerRecordBase &Record) argument
68 writeMemberFunction(const MemberFunctionRecord &Record) argument
84 writeArgumentList(const ArgumentListRecord &Record) argument
95 writePointer(const PointerRecord &Record) argument
104 writePointerToMember(const PointerToMemberRecord &Record) argument
115 writeArray(const ArrayRecord &Record) argument
126 writeAggregate(const AggregateRecord &Record) argument
158 writeEnum(const EnumRecord &Record) argument
174 writeBitField(const BitFieldRecord &Record) argument
184 writeVirtualTableShape( const VirtualTableShapeRecord &Record) argument
[all...]
/freebsd-11.0-release/contrib/llvm/lib/DebugInfo/PDB/DIA/
H A DDIADataStream.cpp38 RecordType Record; local
50 bool DIADataStream::getNext(RecordType &Record) { argument
/freebsd-11.0-release/lib/libdevdctl/
H A Devent_factory.h64 struct Record struct in class:DevdCtl::EventFactory
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DClangExternalASTSourceCallbacks.cpp146 layoutRecordType( const clang::RecordDecl *Record, uint64_t &Size, uint64_t &Alignment, llvm::DenseMap<const clang::FieldDecl *, uint64_t> &FieldOffsets, llvm::DenseMap<const clang::CXXRecordDecl *, clang::CharUnits> &BaseOffsets, llvm::DenseMap<const clang::CXXRecordDecl *, clang::CharUnits> &VirtualBaseOffsets) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DLayoutOverrideSource.cpp156 LayoutOverrideSource::layoutRecordType(const RecordDecl *Record, argument
H A DSerializedDiagnosticReader.cpp70 Record = 1, member in class:SerializedDiagnosticReader::Cursor
135 SmallVector<uint64_t, 1> Record; local
[all...]
H A DTestModuleFileExtension.cpp41 SmallVector<uint64_t, 4> Record; local
52 SmallVector<uint64_t, 4> Record; local
H A DMultiplexConsumer.cpp228 AddedAttributeToRecord( const Attr *Attr, const RecordDecl *Record) argument
H A DSerializedDiagnosticPrinter.cpp231 void AddLocToRecord(SourceLocation Loc, RecordDataImpl &Record, argument
277 RecordData Record; member in struct:__anon3905::SDiagsWriter::SharedState
323 EmitBlockID(unsigned ID, const char *Name, llvm::BitstreamWriter &Stream, RecordDataImpl &Record) argument
343 EmitRecordID(unsigned ID, const char *Name, llvm::BitstreamWriter &Stream, RecordDataImpl &Record) argument
355 AddLocToRecord(SourceLocation Loc, const SourceManager *SM, PresumedLoc PLoc, RecordDataImpl &Record, unsigned TokSize) argument
375 AddCharSourceRangeToRecord(CharSourceRange Range, RecordDataImpl &Record, const SourceManager &SM) argument
398 RecordData::value_type Record[] = {RECORD_FILENAME, entry, 0 /* For legacy */, local
445 RecordData &Record = State->Record; local
534 RecordData::value_type Record[] = {RECORD_VERSION, VersionNumber}; local
546 RecordData::value_type Record[] = {RECORD_CATEGORY, category, catName.size()}; local
575 RecordData::value_type Record[] = {RECORD_DIAG_FLAG, entry.first, local
653 RecordData &Record = State->Record; local
714 RecordData &Record = State->Record; local
836 RecordData::value_type Record[] = { local
847 RecordData::value_type Record[] = { local
861 RecordData::value_type Record[] = {RECORD_FIXIT, FileLookup[Start.FileID], local
[all...]
/freebsd-11.0-release/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DMemoryTypeTableBuilder.h26 class Record { class in class:llvm::codeview::MemoryTypeTableBuilder
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTMutationListener.h122 AddedAttributeToRecord(const Attr *Attr, const RecordDecl *Record) argument
/freebsd-11.0-release/contrib/llvm/include/llvm/ProfileData/
H A DCoverageMappingReader.h46 CoverageMappingRecord Record; member in class:llvm::coverage::CoverageMappingIterator
H A DInstrProfReader.h37 InstrProfRecord Record; member in class:llvm::InstrProfIterator
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DExternalSemaSource.h45 CXXRecordDecl *Record; member in struct:clang::ExternalVTableUse
H A DLookup.h349 void setNamingClass(CXXRecordDecl *Record) { argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DExternalASTSource.cpp66 layoutRecordType( const RecordDecl *Record, uint64_t &Size, uint64_t &Alignment, llvm::DenseMap<const FieldDecl *, uint64_t> &FieldOffsets, llvm::DenseMap<const CXXRecordDecl *, CharUnits> &BaseOffsets, llvm::DenseMap<const CXXRecordDecl *, CharUnits> &VirtualBaseOffsets) argument
/freebsd-11.0-release/contrib/llvm/lib/ProfileData/
H A DCoverageMappingReader.cpp524 BinaryCoverageReader::readNextRecord(CoverageMappingRecord &Record) { argument
H A DInstrProf.cpp404 uint32_t getNumValueKindsInstrProf(const void *Record) { argument
408 uint32_t getNumValueSitesInstrProf(const void *Record, uint32_t VKind) { argument
413 uint32_t getNumValueDataInstrProf(const void *Record, uint32_t VKind) { argument
449 uint32_t ValueProfData::getSize(const InstrProfRecord &Record) { argument
456 ValueProfData::serializeFrom(const InstrProfRecord &Record) { argument
464 deserializeTo(InstrProfRecord &Record, InstrProfRecord::ValueMapType *VMap) argument
503 deserializeTo(InstrProfRecord &Record, InstrProfRecord::ValueMapType *VMap) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/llvm-bcanalyzer/
H A Dllvm-bcanalyzer.cpp438 SmallVector<uint64_t, 64> Record; local
[all...]
/freebsd-11.0-release/contrib/llvm/utils/TableGen/
H A DCodeGenTarget.cpp288 GetInstByName(const char *Name, const DenseMap<const Record*, std::unique_ptr<CodeGenInstruction>> &Insts, RecordKeeper &Records) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp160 bool MultiplexExternalSemaSource::layoutRecordType(const RecordDecl *Record, argument
H A DSemaCXXScopeSpec.cpp36 CXXRecordDecl *Record = cast<CXXRecordDecl>(RecordTy->getDecl()); local
H A DSemaLookup.cpp851 const CXXRecordDecl *Record = cast<CXXRecordDecl>(DC); local
[all...]
/freebsd-11.0-release/contrib/llvm/include/llvm/Bitcode/
H A DBitstreamReader.h139 Record // This is a record with a specific AbbrevID. enumerator in enum:llvm::BitstreamEntry::__anon2169

Completed in 296 milliseconds

123