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() member 1288 uint32_t typeSize = records.getType(typeIndex).length(); in printStats() local
710 CharUnits typeSize = CGF.getContext().getTypeSizeInChars(type); EmitCXXNewAllocSize() local 752 CharUnits typeSize = CGF.getContext().getTypeSizeInChars(type); EmitCXXNewAllocSize() local
4877 const uint64_t typeSize = CGM.getContext().getTypeSize(BD->getType()); EmitDeclare() local
1805 unsigned typeSize = static_cast<unsigned>(Context.getTypeSize(Result)); ConvertDeclSpecToType() local 8507 unsigned typeSize = static_cast<unsigned>(S.Context.getTypeSize(CurType)); HandleNeonVectorTypeAttr() local
1829 unsigned typeSize = SemaRef.Context.getTypeSize(elementType); CheckVectorType() local