Home
last modified time | relevance | path

Searched defs:UnderlyingType (Results 1 – 25 of 27) sorted by relevance

12

/external/angle/src/common/third_party/base/anglebase/numerics/
Dsafe_math.h234 struct UnderlyingType struct
240 struct UnderlyingType<CheckedNumeric<NumericType>> argument
/external/llvm-project/llvm/tools/llvm-pdbutil/
DPrettyEnumDumper.cpp40 auto UnderlyingType = Symbol.getUnderlyingType(); in start() local
/external/angle/src/libANGLE/
DBinaryStream.h73 using UnderlyingType = typename std::underlying_type<EnumT>::type; in readEnum() local
242 using UnderlyingType = typename std::underlying_type<EnumT>::type; in writeEnum() local
/external/swiftshader/src/Reactor/
DEmulatedIntrinsics.cpp27 struct UnderlyingType struct
29 using Type = typename decltype(rr::Extract(std::declval<RValue<T>>(), 0))::rvalue_underlying_type;
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeEnum.cpp299 const auto UnderlyingType = in getLength() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeEnum.cpp299 const auto UnderlyingType = in getLength() local
/external/angle/src/common/
DPackedEnums.h30 using UnderlyingType = typename std::underlying_type<E>::type; in EnumSize() local
73 using UnderlyingType = typename std::underlying_type<E>::type; variable
/external/catch2/include/internal/
Dcatch_generators.hpp191 using UnderlyingType = typename decltype(generatorExpression())::type; in generate() typedef
/external/llvm-project/clang/lib/AST/
DODRHash.cpp718 QualType UnderlyingType = D->getUnderlyingType(); in RemoveTypedef() local
1034 QualType UnderlyingType = T->getDecl()->getUnderlyingType(); in VisitTypedefType() local
DCommentSema.cpp973 auto UnderlyingType = ThisTypedefDecl->getUnderlyingType(); in isClassOrStructOrTagTypedefDecl() local
DType.cpp3449 QualType UnderlyingType, UTTKind UKind, in UnaryTransformType()
DASTContext.cpp5408 QualType UnderlyingType, in getUnaryTransformType()
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h558 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord()
575 TypeIndex UnderlyingType; member
584 TypeIndex UnderlyingType; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h529 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord()
536 TypeIndex UnderlyingType; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h523 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord()
530 TypeIndex UnderlyingType; variable
/external/llvm/lib/IR/
DDIBuilder.cpp417 DIType *UnderlyingType, StringRef UniqueIdentifier) { in createEnumerationType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp508 DIType *UnderlyingType, StringRef UniqueIdentifier, bool IsScoped) { in createEnumerationType()
/external/llvm-project/llvm/lib/IR/
DDIBuilder.cpp517 DIType *UnderlyingType, StringRef UniqueIdentifier, bool IsScoped) { in createEnumerationType()
/external/clang/lib/Serialization/
DASTReader.cpp5433 QualType UnderlyingType = readType(*Loc.F, Record, Idx); in readTypeRecord() local
5438 QualType UnderlyingType = readType(*Loc.F, Record, Idx); in readTypeRecord() local
5444 QualType UnderlyingType = readType(*Loc.F, Record, Idx); in readTypeRecord() local
/external/clang/lib/AST/
DType.cpp2927 QualType UnderlyingType, in UnaryTransformType()
DASTImporter.cpp1804 QualType UnderlyingType = Importer.Import(T->getUnderlyingType()); in VisitDecltypeType() local
DASTContext.cpp4003 QualType UnderlyingType, in getUnaryTransformType()
/external/clang/lib/Sema/
DSemaDecl.cpp12266 TypeResult UnderlyingType, in ActOnTag()
/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp3934 QualType UnderlyingType = Enum->getIntegerType(); in getFixedEnumPromtion() local
DSemaDecl.cpp15357 bool ScopedEnumUsesClassTag, TypeResult UnderlyingType, in ActOnTag()

12