Home
last modified time | relevance | path

Searched defs:underlyingType (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/mlir/tools/mlir-tblgen/
DEnumsGen.cpp41 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() local
234 std::string underlyingType = std::string(enumAttr.getUnderlyingType()); in emitStrToSymFnForBitEnum() local
280 std::string underlyingType = std::string(enumAttr.getUnderlyingType()); in emitUnderlyingToSymFnForIntEnum() local
311 std::string underlyingType = std::string(enumAttr.getUnderlyingType()); in emitUnderlyingToSymFnForBitEnum() local
338 std::string underlyingType = std::string(enumAttr.getUnderlyingType()); in emitEnumDecl() local
DSPIRVUtilsGen.cpp349 std::string underlyingType = std::string(enumAttr.getUnderlyingType()); in emitAvailabilityQueryForBitEnum() local
/external/dokka/core/src/main/kotlin/javadoc/
Ddocbase.kt217 override fun underlyingType(): Type? = NotAnnotatedTypeAdapter(this) in underlyingType() method
/external/clang/lib/Sema/
DSemaType.cpp5432 SplitQualType underlyingType = type.split(); in handleObjCOwnershipTypeAttr() local
5869 QualType underlyingType = typedefDecl->getUnderlyingType(); in checkNullabilityTypeSpecifier() local
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp6574 SplitQualType underlyingType = type.split(); in handleObjCOwnershipTypeAttr() local
7094 QualType underlyingType = typedefDecl->getUnderlyingType(); in checkNullabilityTypeSpecifier() local
/external/clang/lib/AST/
DType.cpp2897 DecltypeType::DecltypeType(Expr *E, QualType underlyingType, QualType can) in DecltypeType()
DASTContext.cpp7613 QualType underlyingType = ET->getDecl()->getIntegerType(); in mergeEnumWithInteger() local
/external/llvm-project/clang/lib/AST/
DType.cpp3419 DecltypeType::DecltypeType(Expr *E, QualType underlyingType, QualType can) in DecltypeType()
DASTContext.cpp9488 QualType underlyingType = ET->getDecl()->getIntegerType(); in mergeEnumWithInteger() local