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

/external/llvm/include/llvm/Support/
H A DTrailingObjects.h346 /// A type where its ::with_counts template member has a ::type member
355 /// MyObj::FixedSizeStorage<void *>::with_counts<1u>::type myStackObjStorage;
362 template <size_t... Counts> struct with_counts { struct in struct:llvm::TrailingObjects::FixedSizeStorage

Completed in 101 milliseconds