HomeSort by: relevance | last modified time | path
    Searched defs:with_counts (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
TrailingObjects.h 337 /// A type where its ::with_counts template member has a ::type member
346 /// MyObj::FixedSizeStorage<void *>::with_counts<1u>::type myStackObjStorage;
353 template <size_t... Counts> struct with_counts { struct in struct:llvm::trailing_objects_internal::TrailingObjectsImpl::FixedSizeStorage
TrailingObjects.h 337 /// A type where its ::with_counts template member has a ::type member
346 /// MyObj::FixedSizeStorage<void *>::with_counts<1u>::type myStackObjStorage;
353 template <size_t... Counts> struct with_counts { struct in struct:llvm::trailing_objects_internal::TrailingObjectsImpl::FixedSizeStorage

Completed in 42 milliseconds