Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/include/boost/core/
Dscoped_enum.hpp115 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType, UnderlyingType) \ argument
179 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType,UnderlyingType) enum class EnumType : Underlyin… argument
/aosp_15_r20/external/angle/src/common/
H A DBinaryStream.h91 using UnderlyingType = typename std::underlying_type<EnumT>::type; in readEnum() local
284 using UnderlyingType = typename std::underlying_type<EnumT>::type; in writeEnum() local
H A DPackedEnums.h30 using UnderlyingType = typename std::underlying_type<E>::type; in EnumSize() local
73 using UnderlyingType = typename std::underlying_type<E>::type; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DWithCache.h30 using UnderlyingType = std::remove_pointer_t<Arg>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DWithCache.h30 using UnderlyingType = std::remove_pointer_t<Arg>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DWithCache.h30 using UnderlyingType = std::remove_pointer_t<Arg>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DWithCache.h30 using UnderlyingType = std::remove_pointer_t<Arg>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/
DRangedConstraintManager.h109 using UnderlyingType = const ContainerType *; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/
DRangedConstraintManager.h109 using UnderlyingType = const ContainerType *; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/
DRangedConstraintManager.h109 using UnderlyingType = const ContainerType *; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DRangedConstraintManager.h109 using UnderlyingType = const ContainerType *; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp299 const auto UnderlyingType = in getLength() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp304 const auto UnderlyingType = in getLength() local
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h558 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord()
575 TypeIndex UnderlyingType; member
584 TypeIndex UnderlyingType; variable
/aosp_15_r20/external/flatbuffers/python/flatbuffers/reflection/
H A DEnum.py71 def UnderlyingType(self): member in Enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DTypeRecord.h524 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord()
531 TypeIndex UnderlyingType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DTypeRecord.h524 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord()
531 TypeIndex UnderlyingType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DTypeRecord.h524 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord()
531 TypeIndex UnderlyingType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DTypeRecord.h524 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord()
531 TypeIndex UnderlyingType; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h524 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord()
531 TypeIndex UnderlyingType; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h529 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord()
536 TypeIndex UnderlyingType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ExtractAPI/
DAPI.h1102 SymbolReference UnderlyingType; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ExtractAPI/
DAPI.h1099 SymbolReference UnderlyingType; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ExtractAPI/
DAPI.h1102 SymbolReference UnderlyingType; member
/aosp_15_r20/external/llvm/lib/IR/
H A DDIBuilder.cpp417 DIType *UnderlyingType, StringRef UniqueIdentifier) { in createEnumerationType()

12