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

  /external/clang/test/SemaCXX/
invalid-instantiated-field-decl.cpp 14 class SmallVector : public SmallVectorImpl<T> {
25 SmallVector() : SmallVectorImpl<T>(NumInlineEltsElts) {
34 SmallVector<CallSite, 2> DevirtualizedCalls; // expected-note {{in instantiation of template class 'SmallVector<CallSite, 2>' requested}}
  /external/clang/test/Modules/Inputs/
templates-top.h 50 template<typename T, unsigned N> struct SmallVector : SmallVectorImpl<T> {
53 template<unsigned N> struct SmallString : SmallVector<char, N> {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
SmallVector.h 1 //===- llvm/ADT/SmallVector.h - 'Normally small' vectors --------*- C++ -*-===//
10 // This file defines the SmallVector class.
85 /// Return true if this is a smallvector which has not had dynamic
291 // Use memcpy for PODs iterated by pointers (which includes SmallVector
318 /// This class consists of common code factored out of the SmallVector class to
319 /// reduce code duplication based on the SmallVector 'N' template parameter.
390 /// Add the specified range to the end of the SmallVector.
406 /// Add the specified range to the end of the SmallVector.
841 /// Storage for the SmallVector elements which aren't contained in
861 class SmallVector : public SmallVectorImpl<T>
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
SmallVector.h 1 //===- llvm/ADT/SmallVector.h - 'Normally small' vectors --------*- C++ -*-===//
10 // This file defines the SmallVector class.
85 /// Return true if this is a smallvector which has not had dynamic
291 // Use memcpy for PODs iterated by pointers (which includes SmallVector
318 /// This class consists of common code factored out of the SmallVector class to
319 /// reduce code duplication based on the SmallVector 'N' template parameter.
390 /// Add the specified range to the end of the SmallVector.
406 /// Add the specified range to the end of the SmallVector.
841 /// Storage for the SmallVector elements which aren't contained in
861 class SmallVector : public SmallVectorImpl<T>
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
SmallVector.h 1 //===- llvm/ADT/SmallVector.h - 'Normally small' vectors --------*- C++ -*-===//
10 // This file defines the SmallVector class.
86 /// Return true if this is a smallvector which has not had dynamic
243 report_bad_alloc_error("Allocation of SmallVector element failed.");
294 // Use memcpy for PODs iterated by pointers (which includes SmallVector
321 /// This class consists of common code factored out of the SmallVector class to
322 /// reduce code duplication based on the SmallVector 'N' template parameter.
393 /// Add the specified range to the end of the SmallVector.
409 /// Add the specified range to the end of the SmallVector.
844 /// Storage for the SmallVector elements which aren't contained i
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
SmallVector.h 1 //===- llvm/ADT/SmallVector.h - 'Normally small' vectors --------*- C++ -*-===//
10 // This file defines the SmallVector class.
86 /// Return true if this is a smallvector which has not had dynamic
243 report_bad_alloc_error("Allocation of SmallVector element failed.");
294 // Use memcpy for PODs iterated by pointers (which includes SmallVector
321 /// This class consists of common code factored out of the SmallVector class to
322 /// reduce code duplication based on the SmallVector 'N' template parameter.
393 /// Add the specified range to the end of the SmallVector.
409 /// Add the specified range to the end of the SmallVector.
844 /// Storage for the SmallVector elements which aren't contained i
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
SmallVector.h 1 //===- llvm/ADT/SmallVector.h - 'Normally small' vectors --------*- C++ -*-===//
10 // This file defines the SmallVector class.
86 /// Return true if this is a smallvector which has not had dynamic
243 report_bad_alloc_error("Allocation of SmallVector element failed.");
294 // Use memcpy for PODs iterated by pointers (which includes SmallVector
321 /// This class consists of common code factored out of the SmallVector class to
322 /// reduce code duplication based on the SmallVector 'N' template parameter.
393 /// Add the specified range to the end of the SmallVector.
409 /// Add the specified range to the end of the SmallVector.
844 /// Storage for the SmallVector elements which aren't contained i
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
SmallVector.h 1 //===- llvm/ADT/SmallVector.h - 'Normally small' vectors --------*- C++ -*-===//
10 // This file defines the SmallVector class.
86 /// Return true if this is a smallvector which has not had dynamic
243 report_bad_alloc_error("Allocation of SmallVector element failed.");
294 // Use memcpy for PODs iterated by pointers (which includes SmallVector
321 /// This class consists of common code factored out of the SmallVector class to
322 /// reduce code duplication based on the SmallVector 'N' template parameter.
393 /// Add the specified range to the end of the SmallVector.
409 /// Add the specified range to the end of the SmallVector.
844 /// Storage for the SmallVector elements which aren't contained i
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
SmallVector.h 1 //===- llvm/ADT/SmallVector.h - 'Normally small' vectors --------*- C++ -*-===//
10 // This file defines the SmallVector class.
85 /// Return true if this is a smallvector which has not had dynamic
291 // Use memcpy for PODs iterated by pointers (which includes SmallVector
318 /// This class consists of common code factored out of the SmallVector class to
319 /// reduce code duplication based on the SmallVector 'N' template parameter.
390 /// Add the specified range to the end of the SmallVector.
406 /// Add the specified range to the end of the SmallVector.
841 /// Storage for the SmallVector elements which aren't contained in
861 class SmallVector : public SmallVectorImpl<T>
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
SmallVector.h 1 //===- llvm/ADT/SmallVector.h - 'Normally small' vectors --------*- C++ -*-===//
10 // This file defines the SmallVector class.
85 /// Return true if this is a smallvector which has not had dynamic
291 // Use memcpy for PODs iterated by pointers (which includes SmallVector
318 /// This class consists of common code factored out of the SmallVector class to
319 /// reduce code duplication based on the SmallVector 'N' template parameter.
390 /// Add the specified range to the end of the SmallVector.
406 /// Add the specified range to the end of the SmallVector.
841 /// Storage for the SmallVector elements which aren't contained in
861 class SmallVector : public SmallVectorImpl<T>
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
SmallVector.h 1 //===- llvm/ADT/SmallVector.h - 'Normally small' vectors --------*- C++ -*-===//
10 // This file defines the SmallVector class.
86 /// Return true if this is a smallvector which has not had dynamic
243 report_bad_alloc_error("Allocation of SmallVector element failed.");
294 // Use memcpy for PODs iterated by pointers (which includes SmallVector
321 /// This class consists of common code factored out of the SmallVector class to
322 /// reduce code duplication based on the SmallVector 'N' template parameter.
393 /// Add the specified range to the end of the SmallVector.
409 /// Add the specified range to the end of the SmallVector.
844 /// Storage for the SmallVector elements which aren't contained i
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
SmallVector.h 1 //===- llvm/ADT/SmallVector.h - 'Normally small' vectors --------*- C++ -*-===//
10 // This file defines the SmallVector class.
86 /// Return true if this is a smallvector which has not had dynamic
243 report_bad_alloc_error("Allocation of SmallVector element failed.");
294 // Use memcpy for PODs iterated by pointers (which includes SmallVector
321 /// This class consists of common code factored out of the SmallVector class to
322 /// reduce code duplication based on the SmallVector 'N' template parameter.
393 /// Add the specified range to the end of the SmallVector.
409 /// Add the specified range to the end of the SmallVector.
844 /// Storage for the SmallVector elements which aren't contained i
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
SmallVector.h 1 //===- llvm/ADT/SmallVector.h - 'Normally small' vectors --------*- C++ -*-===//
10 // This file defines the SmallVector class.
86 /// Return true if this is a smallvector which has not had dynamic
243 report_bad_alloc_error("Allocation of SmallVector element failed.");
294 // Use memcpy for PODs iterated by pointers (which includes SmallVector
321 /// This class consists of common code factored out of the SmallVector class to
322 /// reduce code duplication based on the SmallVector 'N' template parameter.
393 /// Add the specified range to the end of the SmallVector.
409 /// Add the specified range to the end of the SmallVector.
844 /// Storage for the SmallVector elements which aren't contained i
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
SmallVector.h 1 //===- llvm/ADT/SmallVector.h - 'Normally small' vectors --------*- C++ -*-===//
10 // This file defines the SmallVector class.
86 /// Return true if this is a smallvector which has not had dynamic
243 report_bad_alloc_error("Allocation of SmallVector element failed.");
294 // Use memcpy for PODs iterated by pointers (which includes SmallVector
321 /// This class consists of common code factored out of the SmallVector class to
322 /// reduce code duplication based on the SmallVector 'N' template parameter.
393 /// Add the specified range to the end of the SmallVector.
409 /// Add the specified range to the end of the SmallVector.
844 /// Storage for the SmallVector elements which aren't contained i
    [all...]
  /external/llvm/include/llvm/ADT/
SmallVector.h 1 //===- llvm/ADT/SmallVector.h - 'Normally small' vectors --------*- C++ -*-===//
10 // This file defines the SmallVector class.
84 /// Return true if this is a smallvector which has not had dynamic
288 // Use memcpy for PODs iterated by pointers (which includes SmallVector
315 /// This class consists of common code factored out of the SmallVector class to
316 /// reduce code duplication based on the SmallVector 'N' template parameter.
387 /// Add the specified range to the end of the SmallVector.
400 /// Add the specified range to the end of the SmallVector.
821 /// Storage for the SmallVector elements which aren't contained in
841 class SmallVector : public SmallVectorImpl<T>
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
SmallVector.h 1 //===- llvm/ADT/SmallVector.h - 'Normally small' vectors --------*- C++ -*-===//
10 // This file defines the SmallVector class.
75 /// isSmall - Return true if this is a smallvector which has not had dynamic
247 // Use memcpy for PODs iterated by pointers (which includes SmallVector
262 /// SmallVector class to reduce code duplication based on the SmallVector 'N'
346 /// append - Add the specified range to the end of the SmallVector.
362 /// append - Add the specified range to the end of the SmallVector.
653 /// SmallVector - This is a 'vector' (really, a variable-sized array), optimized
662 class SmallVector : public SmallVectorImpl<T>
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
SmallVector.h 1 //===- llvm/ADT/SmallVector.h - 'Normally small' vectors --------*- C++ -*-===//
10 // This file defines the SmallVector class.
85 /// Return true if this is a smallvector which has not had dynamic
291 // Use memcpy for PODs iterated by pointers (which includes SmallVector
318 /// This class consists of common code factored out of the SmallVector class to
319 /// reduce code duplication based on the SmallVector 'N' template parameter.
390 /// Add the specified range to the end of the SmallVector.
403 /// Add the specified range to the end of the SmallVector.
823 /// Storage for the SmallVector elements which aren't contained in
843 class SmallVector : public SmallVectorImpl<T>
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
SmallVector.h 1 //===- llvm/ADT/SmallVector.h - 'Normally small' vectors --------*- C++ -*-===//
10 // This file defines the SmallVector class.
85 /// Return true if this is a smallvector which has not had dynamic
291 // Use memcpy for PODs iterated by pointers (which includes SmallVector
318 /// This class consists of common code factored out of the SmallVector class to
319 /// reduce code duplication based on the SmallVector 'N' template parameter.
390 /// Add the specified range to the end of the SmallVector.
403 /// Add the specified range to the end of the SmallVector.
823 /// Storage for the SmallVector elements which aren't contained in
843 class SmallVector : public SmallVectorImpl<T>
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
SmallVector.h 1 //===- llvm/ADT/SmallVector.h - 'Normally small' vectors --------*- C++ -*-===//
10 // This file defines the SmallVector class.
85 /// Return true if this is a smallvector which has not had dynamic
291 // Use memcpy for PODs iterated by pointers (which includes SmallVector
318 /// This class consists of common code factored out of the SmallVector class to
319 /// reduce code duplication based on the SmallVector 'N' template parameter.
390 /// Add the specified range to the end of the SmallVector.
403 /// Add the specified range to the end of the SmallVector.
823 /// Storage for the SmallVector elements which aren't contained in
843 class SmallVector : public SmallVectorImpl<T>
    [all...]

Completed in 379 milliseconds