Searched refs:RemoveWrappingTypes (Results 1 – 1 of 1) sorted by relevance
2552 RemoveWrappingTypes(QualType type, ArrayRef<clang::Type::TypeClass> mask = {}) { in RemoveWrappingTypes() function2585 clang::QualType qual_type = RemoveWrappingTypes(type.getCanonicalType()); in GetDeclContextForType()2731 qual_type = RemoveWrappingTypes(qual_type); in GetCompleteQualType()2818 clang::QualType qual_type(RemoveWrappingTypes(GetCanonicalQualType(type))); in IsAggregateType()2839 clang::QualType qual_type(RemoveWrappingTypes(GetCanonicalQualType(type))); in IsAnonymousType()2863 clang::QualType qual_type(RemoveWrappingTypes(GetCanonicalQualType(type))); in IsArrayType()3073 clang::QualType qual_type(RemoveWrappingTypes(GetCanonicalQualType(type))); in IsHomogeneousAggregate()3181 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); in IsTypeImpl()3294 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); in IsPointerType()3347 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); in IsPointerOrReferenceType()[all …]