Searched refs:FundamentalType (Results 1 – 1 of 1) sorted by relevance
4608 for (const QualType &FundamentalType : FundamentalTypes) { in EmitFundamentalRTTIDescriptors() local4609 QualType PointerType = getContext().getPointerType(FundamentalType); in EmitFundamentalRTTIDescriptors()4611 FundamentalType.withConst()); in EmitFundamentalRTTIDescriptors()4612 for (QualType Type : {FundamentalType, PointerType, PointerTypeConst}) in EmitFundamentalRTTIDescriptors()