Searched refs:RemoveWrappingTypes (Results 1 – 1 of 1) sorted by relevance
2523 RemoveWrappingTypes(QualType type, ArrayRef<clang::Type::TypeClass> mask = {}) { in RemoveWrappingTypes() function2556 clang::QualType qual_type = RemoveWrappingTypes(type.getCanonicalType()); in GetDeclContextForType()2702 qual_type = RemoveWrappingTypes(qual_type); in GetCompleteQualType()2776 clang::QualType qual_type(RemoveWrappingTypes(GetCanonicalQualType(type))); in IsAggregateType()2797 clang::QualType qual_type(RemoveWrappingTypes(GetCanonicalQualType(type))); in IsAnonymousType()2821 clang::QualType qual_type(RemoveWrappingTypes(GetCanonicalQualType(type))); in IsArrayType()3030 clang::QualType qual_type(RemoveWrappingTypes(GetCanonicalQualType(type))); in IsHomogeneousAggregate()3138 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); in IsTypeImpl()3251 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); in IsPointerType()3304 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); in IsPointerOrReferenceType()[all …]