Searched refs:getMacroQualifiedType (Results 1 – 6 of 6) sorted by relevance
649 return ctx.getMacroQualifiedType(underlyingType, macroIdentifier);
1889 QualType getMacroQualifiedType(QualType UnderlyingTy,
3759 return getMacroQualifiedType(adjustType(MQT->getUnderlyingType(), Adjust), in adjustType()5866 ASTContext::getMacroQualifiedType(QualType UnderlyingTy, in getMacroQualifiedType() function in ASTContext14425 return Ctx.getMacroQualifiedType(Ctx.getQualifiedType(Underlying), IX); in getCommonSugarTypeNode()
1969 return Importer.getToContext().getMacroQualifiedType(*ToUnderlyingTypeOrErr, in VisitMacroQualifiedType()
9079 type = state.getSema().Context.getMacroQualifiedType(type, MacroII); in processTypeAttrs()
1034 return SemaRef.Context.getMacroQualifiedType(T, MacroII); in RebuildMacroQualifiedType()