HomeSort by relevance Sort by last modified time
    Searched refs:ImmutableListImpl (Results 1 - 25 of 31) sorted by null

1 2

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ImmutableList.h 28 class ImmutableListImpl : public FoldingSetNode {
32 const ImmutableListImpl* Tail;
34 ImmutableListImpl(const T& head, const ImmutableListImpl* tail = nullptr)
38 ImmutableListImpl(const ImmutableListImpl &) = delete;
39 ImmutableListImpl &operator=(const ImmutableListImpl &) = delete;
42 const ImmutableListImpl* getTail() const { return Tail; }
45 const ImmutableListImpl* L)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
ImmutableList.h 28 class ImmutableListImpl : public FoldingSetNode {
32 const ImmutableListImpl* Tail;
34 ImmutableListImpl(const T& head, const ImmutableListImpl* tail = nullptr)
38 ImmutableListImpl(const ImmutableListImpl &) = delete;
39 ImmutableListImpl &operator=(const ImmutableListImpl &) = delete;
42 const ImmutableListImpl* getTail() const { return Tail; }
45 const ImmutableListImpl* L)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
ImmutableList.h 28 class ImmutableListImpl : public FoldingSetNode {
32 const ImmutableListImpl* Tail;
34 ImmutableListImpl(const T& head, const ImmutableListImpl* tail = nullptr)
38 ImmutableListImpl(const ImmutableListImpl &) = delete;
39 ImmutableListImpl &operator=(const ImmutableListImpl &) = delete;
42 const ImmutableListImpl* getTail() const { return Tail; }
45 const ImmutableListImpl* L)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
ImmutableList.h 28 class ImmutableListImpl : public FoldingSetNode {
32 const ImmutableListImpl* Tail;
34 ImmutableListImpl(const T& head, const ImmutableListImpl* tail = nullptr)
38 ImmutableListImpl(const ImmutableListImpl &) = delete;
39 ImmutableListImpl &operator=(const ImmutableListImpl &) = delete;
42 const ImmutableListImpl* getTail() const { return Tail; }
45 const ImmutableListImpl* L)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
ImmutableList.h 28 class ImmutableListImpl : public FoldingSetNode {
32 const ImmutableListImpl* Tail;
34 ImmutableListImpl(const T& head, const ImmutableListImpl* tail = nullptr)
38 ImmutableListImpl(const ImmutableListImpl &) = delete;
39 ImmutableListImpl &operator=(const ImmutableListImpl &) = delete;
42 const ImmutableListImpl* getTail() const { return Tail; }
45 const ImmutableListImpl* L)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
ImmutableList.h 28 class ImmutableListImpl : public FoldingSetNode {
32 const ImmutableListImpl* Tail;
34 ImmutableListImpl(const T& head, const ImmutableListImpl* tail = nullptr)
38 ImmutableListImpl(const ImmutableListImpl &) = delete;
39 ImmutableListImpl &operator=(const ImmutableListImpl &) = delete;
42 const ImmutableListImpl* getTail() const { return Tail; }
45 const ImmutableListImpl* L)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
ImmutableList.h 28 class ImmutableListImpl : public FoldingSetNode {
32 const ImmutableListImpl* Tail;
34 ImmutableListImpl(const T& head, const ImmutableListImpl* tail = nullptr)
38 ImmutableListImpl(const ImmutableListImpl &) = delete;
39 ImmutableListImpl &operator=(const ImmutableListImpl &) = delete;
42 const ImmutableListImpl* getTail() const { return Tail; }
45 const ImmutableListImpl* L)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ImmutableList.h 28 class ImmutableListImpl : public FoldingSetNode {
32 const ImmutableListImpl* Tail;
34 ImmutableListImpl(const T& head, const ImmutableListImpl* tail = nullptr)
38 ImmutableListImpl(const ImmutableListImpl &) = delete;
39 ImmutableListImpl &operator=(const ImmutableListImpl &) = delete;
42 const ImmutableListImpl* getTail() const { return Tail; }
45 const ImmutableListImpl* L)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
ImmutableList.h 28 class ImmutableListImpl : public FoldingSetNode {
32 const ImmutableListImpl* Tail;
34 ImmutableListImpl(const T& head, const ImmutableListImpl* tail = nullptr)
38 ImmutableListImpl(const ImmutableListImpl &) = delete;
39 ImmutableListImpl &operator=(const ImmutableListImpl &) = delete;
42 const ImmutableListImpl* getTail() const { return Tail; }
45 const ImmutableListImpl* L)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
ImmutableList.h 28 class ImmutableListImpl : public FoldingSetNode {
32 const ImmutableListImpl* Tail;
34 ImmutableListImpl(const T& head, const ImmutableListImpl* tail = nullptr)
38 ImmutableListImpl(const ImmutableListImpl &) = delete;
39 ImmutableListImpl &operator=(const ImmutableListImpl &) = delete;
42 const ImmutableListImpl* getTail() const { return Tail; }
45 const ImmutableListImpl* L)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
ImmutableList.h 28 class ImmutableListImpl : public FoldingSetNode {
32 const ImmutableListImpl* Tail;
34 ImmutableListImpl(const T& head, const ImmutableListImpl* tail = nullptr)
38 ImmutableListImpl(const ImmutableListImpl &) = delete;
39 ImmutableListImpl &operator=(const ImmutableListImpl &) = delete;
42 const ImmutableListImpl* getTail() const { return Tail; }
45 const ImmutableListImpl* L)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
ImmutableList.h 28 class ImmutableListImpl : public FoldingSetNode {
32 const ImmutableListImpl* Tail;
34 ImmutableListImpl(const T& head, const ImmutableListImpl* tail = nullptr)
38 ImmutableListImpl(const ImmutableListImpl &) = delete;
39 ImmutableListImpl &operator=(const ImmutableListImpl &) = delete;
42 const ImmutableListImpl* getTail() const { return Tail; }
45 const ImmutableListImpl* L)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
ImmutableList.h 28 class ImmutableListImpl : public FoldingSetNode {
32 const ImmutableListImpl* Tail;
34 ImmutableListImpl(const T& head, const ImmutableListImpl* tail = nullptr)
38 ImmutableListImpl(const ImmutableListImpl &) = delete;
39 ImmutableListImpl &operator=(const ImmutableListImpl &) = delete;
42 const ImmutableListImpl* getTail() const { return Tail; }
45 const ImmutableListImpl* L)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
ImmutableList.h 28 class ImmutableListImpl : public FoldingSetNode {
32 const ImmutableListImpl* Tail;
34 ImmutableListImpl(const T& head, const ImmutableListImpl* tail = nullptr)
38 ImmutableListImpl(const ImmutableListImpl &) = delete;
39 ImmutableListImpl &operator=(const ImmutableListImpl &) = delete;
42 const ImmutableListImpl* getTail() const { return Tail; }
45 const ImmutableListImpl* L)
    [all...]
  /external/llvm/include/llvm/ADT/
ImmutableList.h 27 class ImmutableListImpl : public FoldingSetNode {
29 const ImmutableListImpl* Tail;
31 ImmutableListImpl(const T& head, const ImmutableListImpl* tail = nullptr)
36 void operator=(const ImmutableListImpl&) = delete;
37 ImmutableListImpl(const ImmutableListImpl&) = delete;
41 const ImmutableListImpl* getTail() const { return Tail; }
44 const ImmutableListImpl* L){
55 /// It is implemented as a smart pointer (wraps ImmutableListImpl), so i
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
ImmutableList.h 27 class ImmutableListImpl : public FoldingSetNode {
29 const ImmutableListImpl* Tail;
31 ImmutableListImpl(const T& head, const ImmutableListImpl* tail = 0)
37 void operator=(const ImmutableListImpl&);
38 ImmutableListImpl(const ImmutableListImpl&);
42 const ImmutableListImpl* getTail() const { return Tail; }
45 const ImmutableListImpl* L){
56 /// It is implemented as a smart pointer (wraps ImmutableListImpl), so i
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ProgramStateTrait.h 28 template <typename T> class ImmutableListImpl;
167 return p ? data_type((const llvm::ImmutableListImpl<T>*) *p)
172 return const_cast<llvm::ImmutableListImpl<T> *>(D.getInternalPointer());
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ProgramStateTrait.h 28 template <typename T> class ImmutableListImpl;
171 return p ? data_type((const llvm::ImmutableListImpl<T>*) *p)
176 return const_cast<llvm::ImmutableListImpl<T> *>(D.getInternalPointer());
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
ProgramStateTrait.h 28 template <typename T> class ImmutableListImpl;
171 return p ? data_type((const llvm::ImmutableListImpl<T>*) *p)
176 return const_cast<llvm::ImmutableListImpl<T> *>(D.getInternalPointer());
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
ProgramStateTrait.h 28 template <typename T> class ImmutableListImpl;
171 return p ? data_type((const llvm::ImmutableListImpl<T>*) *p)
176 return const_cast<llvm::ImmutableListImpl<T> *>(D.getInternalPointer());
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
ProgramStateTrait.h 28 template <typename T> class ImmutableListImpl;
171 return p ? data_type((const llvm::ImmutableListImpl<T>*) *p)
176 return const_cast<llvm::ImmutableListImpl<T> *>(D.getInternalPointer());
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
ProgramStateTrait.h 28 template <typename T> class ImmutableListImpl;
171 return p ? data_type((const llvm::ImmutableListImpl<T>*) *p)
176 return const_cast<llvm::ImmutableListImpl<T> *>(D.getInternalPointer());
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
ProgramStateTrait.h 28 template <typename T> class ImmutableListImpl;
171 return p ? data_type((const llvm::ImmutableListImpl<T>*) *p)
176 return const_cast<llvm::ImmutableListImpl<T> *>(D.getInternalPointer());
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
ProgramStateTrait.h 28 template <typename T> class ImmutableListImpl;
171 return p ? data_type((const llvm::ImmutableListImpl<T>*) *p)
176 return const_cast<llvm::ImmutableListImpl<T> *>(D.getInternalPointer());
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ProgramStateTrait.h 28 template <typename T> class ImmutableListImpl;
171 return p ? data_type((const llvm::ImmutableListImpl<T>*) *p)
176 return const_cast<llvm::ImmutableListImpl<T> *>(D.getInternalPointer());

Completed in 385 milliseconds

1 2