Home
last modified time | relevance | path

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

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