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

  /external/clang/include/clang/AST/
ASTVector.h 1 //===- ASTVector.h - Vector that uses ASTContext for allocation --*- C++ -*-=//
10 // This file provides ASTVector, a vector ADT whose contents are
33 class ASTVector {
48 ASTVector() : Begin(nullptr), End(nullptr), Capacity(nullptr, false) {}
50 ASTVector(ASTVector &&O) : Begin(O.Begin), End(O.End), Capacity(O.Capacity) {
56 ASTVector(const ASTContext &C, unsigned N)
61 ASTVector &operator=(ASTVector &&RHS) {
62 ASTVector O(std::move(RHS))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTVector.h 1 //===- ASTVector.h - Vector that uses ASTContext for allocation --*- C++ -*-=//
10 // This file provides ASTVector, a vector ADT whose contents are
33 class ASTVector {
48 ASTVector() : Begin(nullptr), End(nullptr), Capacity(nullptr, false) {}
50 ASTVector(ASTVector &&O) : Begin(O.Begin), End(O.End), Capacity(O.Capacity) {
56 ASTVector(const ASTContext &C, unsigned N)
61 ASTVector &operator=(ASTVector &&RHS) {
62 ASTVector O(std::move(RHS))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
ASTVector.h 1 //===- ASTVector.h - Vector that uses ASTContext for allocation --*- C++ -*-=//
10 // This file provides ASTVector, a vector ADT whose contents are
33 class ASTVector {
48 ASTVector() : Begin(nullptr), End(nullptr), Capacity(nullptr, false) {}
50 ASTVector(ASTVector &&O) : Begin(O.Begin), End(O.End), Capacity(O.Capacity) {
56 ASTVector(const ASTContext &C, unsigned N)
61 ASTVector &operator=(ASTVector &&RHS) {
62 ASTVector O(std::move(RHS))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
ASTVector.h 1 //===- ASTVector.h - Vector that uses ASTContext for allocation --*- C++ -*-=//
10 // This file provides ASTVector, a vector ADT whose contents are
33 class ASTVector {
48 ASTVector() : Begin(nullptr), End(nullptr), Capacity(nullptr, false) {}
50 ASTVector(ASTVector &&O) : Begin(O.Begin), End(O.End), Capacity(O.Capacity) {
56 ASTVector(const ASTContext &C, unsigned N)
61 ASTVector &operator=(ASTVector &&RHS) {
62 ASTVector O(std::move(RHS))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
ASTVector.h 1 //===- ASTVector.h - Vector that uses ASTContext for allocation --*- C++ -*-=//
10 // This file provides ASTVector, a vector ADT whose contents are
33 class ASTVector {
48 ASTVector() : Begin(nullptr), End(nullptr), Capacity(nullptr, false) {}
50 ASTVector(ASTVector &&O) : Begin(O.Begin), End(O.End), Capacity(O.Capacity) {
56 ASTVector(const ASTContext &C, unsigned N)
61 ASTVector &operator=(ASTVector &&RHS) {
62 ASTVector O(std::move(RHS))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
ASTVector.h 1 //===- ASTVector.h - Vector that uses ASTContext for allocation --*- C++ -*-=//
10 // This file provides ASTVector, a vector ADT whose contents are
33 class ASTVector {
48 ASTVector() : Begin(nullptr), End(nullptr), Capacity(nullptr, false) {}
50 ASTVector(ASTVector &&O) : Begin(O.Begin), End(O.End), Capacity(O.Capacity) {
56 ASTVector(const ASTContext &C, unsigned N)
61 ASTVector &operator=(ASTVector &&RHS) {
62 ASTVector O(std::move(RHS))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
ASTVector.h 1 //===- ASTVector.h - Vector that uses ASTContext for allocation --*- C++ -*-=//
10 // This file provides ASTVector, a vector ADT whose contents are
33 class ASTVector {
48 ASTVector() : Begin(nullptr), End(nullptr), Capacity(nullptr, false) {}
50 ASTVector(ASTVector &&O) : Begin(O.Begin), End(O.End), Capacity(O.Capacity) {
56 ASTVector(const ASTContext &C, unsigned N)
61 ASTVector &operator=(ASTVector &&RHS) {
62 ASTVector O(std::move(RHS))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
ASTVector.h 1 //===- ASTVector.h - Vector that uses ASTContext for allocation --*- C++ -*-=//
10 // This file provides ASTVector, a vector ADT whose contents are
33 class ASTVector {
48 ASTVector() : Begin(nullptr), End(nullptr), Capacity(nullptr, false) {}
50 ASTVector(ASTVector &&O) : Begin(O.Begin), End(O.End), Capacity(O.Capacity) {
56 ASTVector(const ASTContext &C, unsigned N)
61 ASTVector &operator=(ASTVector &&RHS) {
62 ASTVector O(std::move(RHS))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTVector.h 1 //===- ASTVector.h - Vector that uses ASTContext for allocation --*- C++ -*-=//
10 // This file provides ASTVector, a vector ADT whose contents are
33 class ASTVector {
48 ASTVector() : Begin(nullptr), End(nullptr), Capacity(nullptr, false) {}
50 ASTVector(ASTVector &&O) : Begin(O.Begin), End(O.End), Capacity(O.Capacity) {
56 ASTVector(const ASTContext &C, unsigned N)
61 ASTVector &operator=(ASTVector &&RHS) {
62 ASTVector O(std::move(RHS))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
ASTVector.h 1 //===- ASTVector.h - Vector that uses ASTContext for allocation --*- C++ -*-=//
10 // This file provides ASTVector, a vector ADT whose contents are
33 class ASTVector {
48 ASTVector() : Begin(nullptr), End(nullptr), Capacity(nullptr, false) {}
50 ASTVector(ASTVector &&O) : Begin(O.Begin), End(O.End), Capacity(O.Capacity) {
56 ASTVector(const ASTContext &C, unsigned N)
61 ASTVector &operator=(ASTVector &&RHS) {
62 ASTVector O(std::move(RHS))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
ASTVector.h 1 //===- ASTVector.h - Vector that uses ASTContext for allocation --*- C++ -*-=//
10 // This file provides ASTVector, a vector ADT whose contents are
33 class ASTVector {
48 ASTVector() : Begin(nullptr), End(nullptr), Capacity(nullptr, false) {}
50 ASTVector(ASTVector &&O) : Begin(O.Begin), End(O.End), Capacity(O.Capacity) {
56 ASTVector(const ASTContext &C, unsigned N)
61 ASTVector &operator=(ASTVector &&RHS) {
62 ASTVector O(std::move(RHS))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
ASTVector.h 1 //===- ASTVector.h - Vector that uses ASTContext for allocation --*- C++ -*-=//
10 // This file provides ASTVector, a vector ADT whose contents are
33 class ASTVector {
48 ASTVector() : Begin(nullptr), End(nullptr), Capacity(nullptr, false) {}
50 ASTVector(ASTVector &&O) : Begin(O.Begin), End(O.End), Capacity(O.Capacity) {
56 ASTVector(const ASTContext &C, unsigned N)
61 ASTVector &operator=(ASTVector &&RHS) {
62 ASTVector O(std::move(RHS))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
ASTVector.h 1 //===- ASTVector.h - Vector that uses ASTContext for allocation --*- C++ -*-=//
10 // This file provides ASTVector, a vector ADT whose contents are
33 class ASTVector {
48 ASTVector() : Begin(nullptr), End(nullptr), Capacity(nullptr, false) {}
50 ASTVector(ASTVector &&O) : Begin(O.Begin), End(O.End), Capacity(O.Capacity) {
56 ASTVector(const ASTContext &C, unsigned N)
61 ASTVector &operator=(ASTVector &&RHS) {
62 ASTVector O(std::move(RHS))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
ASTVector.h 1 //===- ASTVector.h - Vector that uses ASTContext for allocation --*- C++ -*-=//
10 // This file provides ASTVector, a vector ADT whose contents are
33 class ASTVector {
48 ASTVector() : Begin(nullptr), End(nullptr), Capacity(nullptr, false) {}
50 ASTVector(ASTVector &&O) : Begin(O.Begin), End(O.End), Capacity(O.Capacity) {
56 ASTVector(const ASTContext &C, unsigned N)
61 ASTVector &operator=(ASTVector &&RHS) {
62 ASTVector O(std::move(RHS))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
ASTVector.h 1 //===- ASTVector.h - Vector that uses ASTContext for allocation --*- C++ -*-=//
10 // This file provides ASTVector, a vector ADT whose contents are
33 class ASTVector {
48 ASTVector() : Begin(nullptr), End(nullptr), Capacity(nullptr, false) {}
50 ASTVector(ASTVector &&O) : Begin(O.Begin), End(O.End), Capacity(O.Capacity) {
56 ASTVector(const ASTContext &C, unsigned N)
61 ASTVector &operator=(ASTVector &&RHS) {
62 ASTVector O(std::move(RHS))
    [all...]

Completed in 327 milliseconds