Home
last modified time | relevance | path

Searched defs:underlying_type_t (Results 1 – 21 of 21) sorted by relevance

/dports/devel/eastl/EASTL-3.13.06/include/EASTL/internal/
H A Dtype_properties.h46 using underlying_type_t = typename underlying_type<T>::type; variable
/dports/net/arataga/oess-2.2.3/dev/oess_2/defs/h/
H A Dquantity.hpp119 underlying_type_t; typedef in oess_2::defs::quantity_t
/dports/net/arataga/arataga-0.5.1/arataga/acl_handler/
H A Dsequence_number.hpp26 using underlying_type_t = std::uint_least64_t; typedef in arataga::acl_handler::sequence_number_t
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dunderlying_type.cpp68 using underlying_type_t = __underlying_type(T); typedef
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dunderlying_type.cpp68 using underlying_type_t = __underlying_type(T); typedef
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dunderlying_type.cpp68 using underlying_type_t = __underlying_type(T); typedef
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dunderlying_type.cpp68 using underlying_type_t = __underlying_type(T); typedef
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dunderlying_type.cpp68 using underlying_type_t = __underlying_type(T); typedef
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dunderlying_type.cpp68 using underlying_type_t = __underlying_type(T); typedef
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dunderlying_type.cpp68 using underlying_type_t = __underlying_type(T); typedef
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dunderlying_type.cpp68 using underlying_type_t = __underlying_type(T); typedef
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dunderlying_type.cpp68 using underlying_type_t = __underlying_type(T); typedef
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dunderlying_type.cpp68 using underlying_type_t = __underlying_type(T); typedef
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dunderlying_type.cpp68 using underlying_type_t = __underlying_type(T); typedef
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dunderlying_type.cpp68 using underlying_type_t = __underlying_type(T); typedef
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dunderlying_type.cpp68 using underlying_type_t = __underlying_type(T); typedef
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dunderlying_type.cpp68 using underlying_type_t = __underlying_type(T); typedef
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dunderlying_type.cpp68 using underlying_type_t = __underlying_type(T); typedef
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dunderlying_type.cpp68 using underlying_type_t = __underlying_type(T); typedef
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/include/private/
H A DSkTLogic.h69 template <typename T> using underlying_type_t = typename skstd::underlying_type<T>::type; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/include/private/
H A DSkTLogic.h64 template <typename T> using underlying_type_t = typename skstd::underlying_type<T>::type; variable