Searched defs:underlyingType (Results 1 – 4 of 4) sorted by relevance
217 override fun underlyingType(): Type? = NotAnnotatedTypeAdapter(this) in underlyingType() method
5432 SplitQualType underlyingType = type.split(); in handleObjCOwnershipTypeAttr() local5869 QualType underlyingType = typedefDecl->getUnderlyingType(); in checkNullabilityTypeSpecifier() local
2897 DecltypeType::DecltypeType(Expr *E, QualType underlyingType, QualType can) in DecltypeType()
7613 QualType underlyingType = ET->getDecl()->getIntegerType(); in mergeEnumWithInteger() local