Home
last modified time | relevance | path

Searched defs:type_identity_t (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libcxx/include/__type_traits/
H A Dtype_identity.h34 using type_identity_t = typename type_identity<_Tp>::type; variable
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dredundant-string-cstr-format.cpp9 using type_identity_t = typename type_identity<T>::type; typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dstringview-nullptr.cpp14 using type_identity_t = typename type_identity<T>::type; typedef
/llvm-project/clang/test/SemaTemplate/
H A Ddeduction.cpp22 using type_identity_t = typename type_identity<T>::type; typedef