Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Derror.h192 using storage_type = std::conditional_t<IsRef, wrap, T>; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DMultiOnDiskHashTable.h46 using storage_type = const unsigned char *; variable
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h928 using storage_type = uint64_t; variable