Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DRandstruct.cpp56 void Bucket::addField(FieldDecl *Field, int FieldSize) { in addField()
H A DRecordLayoutBuilder.cpp1467 LayoutWideBitField(uint64_t FieldSize,uint64_t StorageUnitSize,bool FieldPacked,const FieldDecl * D) LayoutWideBitField() argument
1539 uint64_t FieldSize = D->getBitWidthValue(Context); LayoutBitField() local
1894 CharUnits FieldSize; LayoutField() local
[all...]
H A DASTContext.cpp2624 CharUnits FieldSize = Context.getTypeSizeInChars(Field->getType()); unionHasUniqueObjectRepresentations() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp205 CharUnits FieldSize = ASTContext.getTypeSizeInChars(FD->getType()); in calculateBaselinePad() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLoc.cpp357 unsigned FieldSize = 2 + 2 * Data.getAddressSize(); in dumpRawEntry() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1264 uint64_t FieldSize = CGM.getContext().getTypeSize(Ty); collectDefaultElementTypesForBlockPointer() local
3054 uint64_t FieldSize = 0; CreateTypeDefinition() local
3825 uint64_t FieldSize = CGM.getContext().getTypeSize(FType); CreateMemberType() local
4527 uint64_t FieldSize, FieldOffset; EmitTypeForVarWithBlocksAttr() local
[all...]
H A DCGNonTrivialStruct.cpp111 uint64_t FieldSize = getFieldSize(FD, FT, Ctx); in visitTrivial() local
H A DCGObjCMac.cpp2432 UpdateRunSkipBlockVars(bool IsByref,Qualifiers::ObjCLifetime LifeTime,CharUnits FieldOffset,CharUnits FieldSize) UpdateRunSkipBlockVars() argument
2523 CharUnits FieldSize = CGM.getContext().getTypeSizeInChars(Field->getType()); BuildRCRecordLayout() local
2556 CharUnits FieldSize BuildRCRecordLayout() local
[all...]
H A DCGClass.cpp794 CharUnits FieldSize = FieldInfo.Width; EmitAsanPrologueOrEpilogue() local
H A DCGCall.cpp952 CharUnits FieldSize = Context.getTypeSizeInChars(FD->getType()); getTypeExpansion() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1624 uint64_t FieldSize = DD->getBaseTypeSize(DT); constructMemberDIE() local
H A DAsmPrinter.cpp3471 uint64_t FieldSize = DL.getTypeAllocSize(Field->getType()); emitGlobalConstantStruct() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp666 uint64_t FieldSize = DL.getTypeAllocSize(Ty); addField() local