Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DTrailingObjects.h285 template <typename T> const T *getTrailingObjects() const { in getTrailingObjects() function
297 template <typename T> T *getTrailingObjects() { in getTrailingObjects() function