Searched refs:getCXXNameType (Results 1 – 13 of 13) sorted by relevance
115 if (QualTypeOrdering()(LHS.getCXXNameType(), RHS.getCXXNameType())) in compare()117 if (QualTypeOrdering()(RHS.getCXXNameType(), LHS.getCXXNameType())) in compare()150 QualType ClassType = N.getCXXNameType(); in operator <<()160 QualType Type = N.getCXXNameType(); in operator <<()189 QualType Type = N.getCXXNameType(); in operator <<()244 QualType T = getCXXNameType(); in isDependentName()255 QualType DeclarationName::getCXXNameType() const { in getCXXNameType() function in DeclarationName494 return Name.getCXXNameType()->containsUnexpandedParameterPack(); in containsUnexpandedParameterPack()516 return Name.getCXXNameType()->isInstantiationDependentType(); in isInstantiationDependent()
902 mangleUnresolvedTypeOrSimpleId(name.getCXXNameType()); in mangleUnresolvedName()1640 mangleType(Name.getCXXNameType()); in mangleOperatorName()
5800 QualType T = Import(FromName.getCXXNameType()); in Import()5809 QualType T = Import(FromName.getCXXNameType()); in Import()5818 QualType T = Import(FromName.getCXXNameType()); in Import()
243 QualType T = D->getDeclName().getCXXNameType(); in computeDeclRefDependence()
252 QualType getCXXNameType() const;
333 if (!NameInfo.getName().getCXXNameType()->containsUnexpandedParameterPack()) in DiagnoseUnexpandedParameterPack()341 .TraverseType(NameInfo.getName().getCXXNameType()); in DiagnoseUnexpandedParameterPack()
836 R.getLookupName().getCXXNameType()->isDependentType() || in LookupDirect()888 = R.getSema().Context.getFunctionType(R.getLookupName().getCXXNameType(), in LookupDirect()
2542 QualType Ty = Name.getCXXNameType(); in AddTypedNameChunk()
3463 QualType NewT = getDerived().TransformType(Name.getCXXNameType()); in TransformDeclarationNameInfo()
4762 !Context.hasSameType(Name.getCXXNameType(), in diagnoseQualifiedDeclaration()
2078 Name.getCXXNameType()->isDependentType()) { in ActOnIdExpression()
991 The name is a C++ constructor name. Use ``N.getCXXNameType()`` to retrieve998 The name is a C++ destructor name. Use ``N.getCXXNameType()`` to retrieve1006 Use ``N.getCXXNameType()`` to retrieve the type that this conversion function
5041 AddTypeRef(Name.getCXXNameType(), Record); in AddDeclarationName()