Searched refs:RemoveWrappingTypes (Results 1 – 1 of 1) sorted by relevance
2639 RemoveWrappingTypes(QualType type, ArrayRef<clang::Type::TypeClass> mask = {}) { in RemoveWrappingTypes() function2672 clang::QualType qual_type = RemoveWrappingTypes(type.getCanonicalType()); in GetDeclContextForType()2696 qual_type = RemoveWrappingTypes(qual_type); in GetCompleteQualType()2836 clang::QualType qual_type(RemoveWrappingTypes(GetCanonicalQualType(type))); in IsAggregateType()2857 clang::QualType qual_type(RemoveWrappingTypes(GetCanonicalQualType(type))); in IsAnonymousType()2881 clang::QualType qual_type(RemoveWrappingTypes(GetCanonicalQualType(type))); in IsArrayType()3048 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); in IsFunctionType()3078 clang::QualType qual_type(RemoveWrappingTypes(GetCanonicalQualType(type))); in IsHomogeneousAggregate()3184 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); in IsFunctionPointerType()3211 clang::QualType qual_type = RemoveWrappingTypes(GetCanonicalQualType(type)); in IsBlockPointerType()[all …]