Searched defs:getTrailingObjects (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DTrailingObjects.h302 template <typename T> const T *getTrailingObjects() const { function in class:llvm::trailing_objects_internal::TrailingObjectsImpl
314 template <typename T> T *getTrailingObjects() { function in class:llvm::trailing_objects_internal::TrailingObjectsImpl

Completed in 52 milliseconds