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/llvm-project/llvm/include/llvm/Support/
DTrailingObjects.h301 template <typename T> const T *getTrailingObjects() const { in getTrailingObjects() function
313 template <typename T> T *getTrailingObjects() { in getTrailingObjects() function