Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTrailingObjects.h302 template <typename T> const T *getTrailingObjects() const { in getTrailingObjects() function
314 template <typename T> T *getTrailingObjects() { in getTrailingObjects() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DTrailingObjects.h285 template <typename T> const T *getTrailingObjects() const { in getTrailingObjects() function
297 template <typename T> T *getTrailingObjects() { in getTrailingObjects() function