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

  /external/clang/include/clang/Analysis/Support/
BumpVector.h 32 class BumpVectorContext {
35 /// Construct a new BumpVectorContext that creates a new BumpPtrAllocator
36 /// and destroys it when the BumpVectorContext object is destroyed.
37 BumpVectorContext() : Alloc(new llvm::BumpPtrAllocator(), 1) {}
39 BumpVectorContext(BumpVectorContext &&Other) : Alloc(Other.Alloc) {
44 /// Construct a new BumpVectorContext that reuses an existing
46 /// BumpVectorContext object is destroyed.
47 BumpVectorContext(llvm::BumpPtrAllocator &A) : Alloc(&A, 0) {}
49 ~BumpVectorContext() {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/Support/
BumpVector.h 32 class BumpVectorContext {
35 /// Construct a new BumpVectorContext that creates a new BumpPtrAllocator
36 /// and destroys it when the BumpVectorContext object is destroyed.
37 BumpVectorContext() : Alloc(new llvm::BumpPtrAllocator(), 1) {}
39 BumpVectorContext(BumpVectorContext &&Other) : Alloc(Other.Alloc) {
44 /// Construct a new BumpVectorContext that reuses an existing
46 /// BumpVectorContext object is destroyed.
47 BumpVectorContext(llvm::BumpPtrAllocator &A) : Alloc(&A, 0) {}
49 ~BumpVectorContext() {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Analysis/Support/
BumpVector.h 32 class BumpVectorContext {
35 /// Construct a new BumpVectorContext that creates a new BumpPtrAllocator
36 /// and destroys it when the BumpVectorContext object is destroyed.
37 BumpVectorContext() : Alloc(new llvm::BumpPtrAllocator(), 1) {}
39 BumpVectorContext(BumpVectorContext &&Other) : Alloc(Other.Alloc) {
44 /// Construct a new BumpVectorContext that reuses an existing
46 /// BumpVectorContext object is destroyed.
47 BumpVectorContext(llvm::BumpPtrAllocator &A) : Alloc(&A, 0) {}
49 ~BumpVectorContext() {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/Support/
BumpVector.h 32 class BumpVectorContext {
35 /// Construct a new BumpVectorContext that creates a new BumpPtrAllocator
36 /// and destroys it when the BumpVectorContext object is destroyed.
37 BumpVectorContext() : Alloc(new llvm::BumpPtrAllocator(), 1) {}
39 BumpVectorContext(BumpVectorContext &&Other) : Alloc(Other.Alloc) {
44 /// Construct a new BumpVectorContext that reuses an existing
46 /// BumpVectorContext object is destroyed.
47 BumpVectorContext(llvm::BumpPtrAllocator &A) : Alloc(&A, 0) {}
49 ~BumpVectorContext() {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Support/
BumpVector.h 32 class BumpVectorContext {
35 /// Construct a new BumpVectorContext that creates a new BumpPtrAllocator
36 /// and destroys it when the BumpVectorContext object is destroyed.
37 BumpVectorContext() : Alloc(new llvm::BumpPtrAllocator(), 1) {}
39 BumpVectorContext(BumpVectorContext &&Other) : Alloc(Other.Alloc) {
44 /// Construct a new BumpVectorContext that reuses an existing
46 /// BumpVectorContext object is destroyed.
47 BumpVectorContext(llvm::BumpPtrAllocator &A) : Alloc(&A, 0) {}
49 ~BumpVectorContext() {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/Support/
BumpVector.h 32 class BumpVectorContext {
35 /// Construct a new BumpVectorContext that creates a new BumpPtrAllocator
36 /// and destroys it when the BumpVectorContext object is destroyed.
37 BumpVectorContext() : Alloc(new llvm::BumpPtrAllocator(), 1) {}
39 BumpVectorContext(BumpVectorContext &&Other) : Alloc(Other.Alloc) {
44 /// Construct a new BumpVectorContext that reuses an existing
46 /// BumpVectorContext object is destroyed.
47 BumpVectorContext(llvm::BumpPtrAllocator &A) : Alloc(&A, 0) {}
49 ~BumpVectorContext() {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Analysis/Support/
BumpVector.h 32 class BumpVectorContext {
35 /// Construct a new BumpVectorContext that creates a new BumpPtrAllocator
36 /// and destroys it when the BumpVectorContext object is destroyed.
37 BumpVectorContext() : Alloc(new llvm::BumpPtrAllocator(), 1) {}
39 BumpVectorContext(BumpVectorContext &&Other) : Alloc(Other.Alloc) {
44 /// Construct a new BumpVectorContext that reuses an existing
46 /// BumpVectorContext object is destroyed.
47 BumpVectorContext(llvm::BumpPtrAllocator &A) : Alloc(&A, 0) {}
49 ~BumpVectorContext() {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/Support/
BumpVector.h 32 class BumpVectorContext {
35 /// Construct a new BumpVectorContext that creates a new BumpPtrAllocator
36 /// and destroys it when the BumpVectorContext object is destroyed.
37 BumpVectorContext() : Alloc(new llvm::BumpPtrAllocator(), 1) {}
39 BumpVectorContext(BumpVectorContext &&Other) : Alloc(Other.Alloc) {
44 /// Construct a new BumpVectorContext that reuses an existing
46 /// BumpVectorContext object is destroyed.
47 BumpVectorContext(llvm::BumpPtrAllocator &A) : Alloc(&A, 0) {}
49 ~BumpVectorContext() {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Support/
BumpVector.h 32 class BumpVectorContext {
35 /// Construct a new BumpVectorContext that creates a new BumpPtrAllocator
36 /// and destroys it when the BumpVectorContext object is destroyed.
37 BumpVectorContext() : Alloc(new llvm::BumpPtrAllocator(), 1) {}
39 BumpVectorContext(BumpVectorContext &&Other) : Alloc(Other.Alloc) {
44 /// Construct a new BumpVectorContext that reuses an existing
46 /// BumpVectorContext object is destroyed.
47 BumpVectorContext(llvm::BumpPtrAllocator &A) : Alloc(&A, 0) {}
49 ~BumpVectorContext() {
    [all...]

Completed in 371 milliseconds