Home
last modified time | relevance | path

Searched defs:offsetInBits (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1609 createFieldType(StringRef name,QualType type,SourceLocation loc,AccessSpecifier AS,uint64_t offsetInBits,uint32_t AlignInBits,llvm::DIFile * tunit,llvm::DIScope * scope,const RecordDecl * RD,llvm::DINodeArray Annotations) createFieldType() argument
5137 uint64_t offsetInBits = Chunk.OffsetInBits; EmitDeclareOfBlockLiteralArgVariable() local
H A DCGObjCMac.cpp5286 auto offsetInBits = recLayout->getFieldOffset(field->getFieldIndex()); visitRecord() local