Searched defs:typeSize (Results 1 – 6 of 6) sorted by relevance
121 CharUnits typeSize = C.getASTContext().getTypeSizeInChars(ToPointeeTy); in checkPreStmt() local
1275 uint32_t typeSize; in printStats() member1288 uint32_t typeSize = records.getType(typeIndex).length(); in printStats() local
713 CharUnits typeSize = CGF.getContext().getTypeSizeInChars(type); in EmitCXXNewAllocSize() local755 CharUnits typeSize = CGF.getContext().getTypeSizeInChars(type); in EmitCXXNewAllocSize() local
5012 const uint64_t typeSize = CGM.getContext().getTypeSize(BD->getType()); in EmitDeclare() local
1416 unsigned typeSize = static_cast<unsigned>(Context.getTypeSize(Result)); in ConvertDeclSpecToType() local8201 unsigned typeSize = static_cast<unsigned>(S.Context.getTypeSize(CurType)); in HandleNeonVectorTypeAttr() local
1909 unsigned typeSize = SemaRef.Context.getTypeSize(elementType); in CheckVectorType() local