/external/angle/src/common/third_party/base/anglebase/numerics/ |
D | safe_math.h | 234 struct UnderlyingType struct 240 struct UnderlyingType<CheckedNumeric<NumericType>> argument
|
/external/llvm-project/llvm/tools/llvm-pdbutil/ |
D | PrettyEnumDumper.cpp | 40 auto UnderlyingType = Symbol.getUnderlyingType(); in start() local
|
/external/angle/src/libANGLE/ |
D | BinaryStream.h | 73 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/ |
D | EmulatedIntrinsics.cpp | 27 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/ |
D | NativeTypeEnum.cpp | 299 const auto UnderlyingType = in getLength() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypeEnum.cpp | 299 const auto UnderlyingType = in getLength() local
|
/external/angle/src/common/ |
D | PackedEnums.h | 30 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/ |
D | catch_generators.hpp | 191 using UnderlyingType = typename decltype(generatorExpression())::type; in generate() typedef
|
/external/llvm-project/clang/lib/AST/ |
D | ODRHash.cpp | 718 QualType UnderlyingType = D->getUnderlyingType(); in RemoveTypedef() local 1034 QualType UnderlyingType = T->getDecl()->getUnderlyingType(); in VisitTypedefType() local
|
D | CommentSema.cpp | 973 auto UnderlyingType = ThisTypedefDecl->getUnderlyingType(); in isClassOrStructOrTagTypedefDecl() local
|
D | Type.cpp | 3449 QualType UnderlyingType, UTTKind UKind, in UnaryTransformType()
|
D | ASTContext.cpp | 5408 QualType UnderlyingType, in getUnaryTransformType()
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 558 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/ |
D | TypeRecord.h | 529 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord() 536 TypeIndex UnderlyingType; variable
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 523 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord() 530 TypeIndex UnderlyingType; variable
|
/external/llvm/lib/IR/ |
D | DIBuilder.cpp | 417 DIType *UnderlyingType, StringRef UniqueIdentifier) { in createEnumerationType()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DIBuilder.cpp | 508 DIType *UnderlyingType, StringRef UniqueIdentifier, bool IsScoped) { in createEnumerationType()
|
/external/llvm-project/llvm/lib/IR/ |
D | DIBuilder.cpp | 517 DIType *UnderlyingType, StringRef UniqueIdentifier, bool IsScoped) { in createEnumerationType()
|
/external/clang/lib/Serialization/ |
D | ASTReader.cpp | 5433 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/ |
D | Type.cpp | 2927 QualType UnderlyingType, in UnaryTransformType()
|
D | ASTImporter.cpp | 1804 QualType UnderlyingType = Importer.Import(T->getUnderlyingType()); in VisitDecltypeType() local
|
D | ASTContext.cpp | 4003 QualType UnderlyingType, in getUnaryTransformType()
|
/external/clang/lib/Sema/ |
D | SemaDecl.cpp | 12266 TypeResult UnderlyingType, in ActOnTag()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaOverload.cpp | 3934 QualType UnderlyingType = Enum->getIntegerType(); in getFixedEnumPromtion() local
|
D | SemaDecl.cpp | 15357 bool ScopedEnumUsesClassTag, TypeResult UnderlyingType, in ActOnTag()
|