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