HomeSort by relevance Sort by last modified time
    Searched defs:getTrailingObjects (Results 1 - 9 of 9) sorted by null

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
TrailingObjects.h 37 /// You can access the appended arrays via 'getTrailingObjects', and
158 // TrailingObjects::getTrailingObjects. They recurse to the left --
309 template <typename T> const T *getTrailingObjects() const {
321 template <typename T> T *getTrailingObjects() {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
TrailingObjects.h 37 /// You can access the appended arrays via 'getTrailingObjects', and
158 // TrailingObjects::getTrailingObjects. They recurse to the left --
309 template <typename T> const T *getTrailingObjects() const {
321 template <typename T> T *getTrailingObjects() {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
TrailingObjects.h 37 /// You can access the appended arrays via 'getTrailingObjects', and
158 // TrailingObjects::getTrailingObjects. They recurse to the left --
309 template <typename T> const T *getTrailingObjects() const {
321 template <typename T> T *getTrailingObjects() {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
TrailingObjects.h 37 /// You can access the appended arrays via 'getTrailingObjects', and
158 // TrailingObjects::getTrailingObjects. They recurse to the left --
309 template <typename T> const T *getTrailingObjects() const {
321 template <typename T> T *getTrailingObjects() {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
TrailingObjects.h 37 /// You can access the appended arrays via 'getTrailingObjects', and
158 // TrailingObjects::getTrailingObjects. They recurse to the left --
309 template <typename T> const T *getTrailingObjects() const {
321 template <typename T> T *getTrailingObjects() {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
TrailingObjects.h 37 /// You can access the appended arrays via 'getTrailingObjects', and
158 // TrailingObjects::getTrailingObjects. They recurse to the left --
309 template <typename T> const T *getTrailingObjects() const {
321 template <typename T> T *getTrailingObjects() {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
TrailingObjects.h 37 /// You can access the appended arrays via 'getTrailingObjects', and
158 // TrailingObjects::getTrailingObjects. They recurse to the left --
309 template <typename T> const T *getTrailingObjects() const {
321 template <typename T> T *getTrailingObjects() {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
TrailingObjects.h 37 /// You can access the appended arrays via 'getTrailingObjects', and
158 // TrailingObjects::getTrailingObjects. They recurse to the left --
309 template <typename T> const T *getTrailingObjects() const {
321 template <typename T> T *getTrailingObjects() {
  /external/llvm/include/llvm/Support/
TrailingObjects.h 37 /// You can access the appended arrays via 'getTrailingObjects', and
154 // TrailingObjects::getTrailingObjects. They recurse to the left --
299 template <typename T> const T *getTrailingObjects() const {
311 template <typename T> T *getTrailingObjects() {

Completed in 700 milliseconds