Home
last modified time | relevance | path

Searched defs:storage_type (Results 1 – 5 of 5) sorted by relevance

/llvm-project/libc/src/stdlib/
H A Dstr_from_util.h31 using storage_type = typename fputil::FPBits<T>::StorageType; global() variable
/llvm-project/clang/test/CodeGenCXX/
H A Dms-inline-asm-fields.cpp44 typedef typename make_storage_type<Signed>::type storage_type; typedef
/llvm-project/compiler-rt/lib/orc/
H A Derror.h192 using storage_type = std::conditional_t<IsRef, wrap, T>; variable
/llvm-project/clang/lib/Serialization/
H A DMultiOnDiskHashTable.h46 using storage_type = const unsigned char *; variable
/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h928 using storage_type = uint64_t; global() variable
[all...]