Searched refs:ExtractSecondType (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DTrailingObjects.h110 // ExtractSecondType<Foo..., int>::type
111 template <typename Ty1, typename Ty2> struct ExtractSecondType { struct in namespace:llvm::trailing_objects_internal
195 typename ExtractSecondType<MoreTys, size_t>::type... MoreCounts) {
331 additionalSizeToAlloc(typename trailing_objects_internal::ExtractSecondType<
343 totalSizeToAlloc(typename trailing_objects_internal::ExtractSecondType<

Completed in 104 milliseconds