Searched defs:underlyingType (Results 1 – 6 of 6) sorted by relevance
46 StringRef underlyingType, StringRef description, in emitEnumClass()68 static void emitDenseMapInfo(StringRef enumName, std::string underlyingType, in emitDenseMapInfo()143 std::string underlyingType = std::string(enumAttr.getUnderlyingType()); in emitOperators() local277 std::string underlyingType = std::string(enumAttr.getUnderlyingType()); in emitStrToSymFnForBitEnum() local324 std::string underlyingType = std::string(enumAttr.getUnderlyingType()); in emitUnderlyingToSymFnForIntEnum() local379 StringRef underlyingType = enumAttr.getUnderlyingType(); in emitSpecializedAttrDef() local413 std::string underlyingType = std::string(enumAttr.getUnderlyingType()); in emitUnderlyingToSymFnForBitEnum() local440 std::string underlyingType = std::string(enumAttr.getUnderlyingType()); in emitEnumDecl() local
374 std::string underlyingType = std::string(enumAttr.getUnderlyingType()); in emitAvailabilityQueryForBitEnum() local
798 auto underlyingType = getElementTypeOrSelf(type); in getUnderlyingType() local
6795 SplitQualType underlyingType = type.split(); in handleObjCOwnershipTypeAttr() local7315 QualType underlyingType = typedefDecl->getUnderlyingType(); in checkNullabilityTypeSpecifier() local
3495 DecltypeType::DecltypeType(Expr *E, QualType underlyingType, QualType can) in DecltypeType()
10263 QualType underlyingType = ET->getDecl()->getIntegerType(); in mergeEnumWithInteger() local