Searched defs:underlyingType (Results 1 – 9 of 9) sorted by relevance
41 StringRef underlyingType, StringRef description, in emitEnumClass()63 static void emitDenseMapInfo(StringRef enumName, std::string underlyingType, in emitDenseMapInfo()138 std::string underlyingType = std::string(enumAttr.getUnderlyingType()); in emitOperators() local234 std::string underlyingType = std::string(enumAttr.getUnderlyingType()); in emitStrToSymFnForBitEnum() local280 std::string underlyingType = std::string(enumAttr.getUnderlyingType()); in emitUnderlyingToSymFnForIntEnum() local311 std::string underlyingType = std::string(enumAttr.getUnderlyingType()); in emitUnderlyingToSymFnForBitEnum() local338 std::string underlyingType = std::string(enumAttr.getUnderlyingType()); in emitEnumDecl() local
349 std::string underlyingType = std::string(enumAttr.getUnderlyingType()); in emitAvailabilityQueryForBitEnum() local
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
6574 SplitQualType underlyingType = type.split(); in handleObjCOwnershipTypeAttr() local7094 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
3419 DecltypeType::DecltypeType(Expr *E, QualType underlyingType, QualType can) in DecltypeType()
9488 QualType underlyingType = ET->getDecl()->getIntegerType(); in mergeEnumWithInteger() local