HomeSort by relevance Sort by last modified time
    Searched defs:clear (Results 826 - 850 of 7212) sorted by null

<<31323334353637383940>>

  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
StringPool.h 97 clear();
104 void clear() { function in class:llvm::PooledStringPtr
114 ~PooledStringPtr() { clear(); }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Utils/
FunctionComparator.h 69 void clear() { function in class:llvm::GlobalNumberState
70 GlobalNumbers.clear();
94 sn_mapL.clear();
95 sn_mapR.clear();
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
SemaFixItUtils.h 80 void clear() { function in struct:clang::ConversionFixItGenerator
81 Hints.clear();
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
SparseSet.h 90 /// clear() and iteration as fast as a vector. The find(), insert(), and
97 /// offers constant-time clear() and size() operations as well as fast
192 /// clear - Clears the set. This is a very fast constant time operation.
194 void clear() { function in class:llvm::SparseSet
196 Dense.clear();
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
ArrayRecycler.h 97 // The client should always call clear() so recycled arrays can be returned
105 void clear(AllocatorType &Allocator) { function in class:llvm::ArrayRecycler
116 void clear(BumpPtrAllocator&) { function in class:llvm::ArrayRecycler
117 Bucket.clear();
Recycler.h 61 // clear() before deleting the Recycler.
65 /// clear - Release all the tracked allocations to the allocator. The
67 /// deleted; calling clear is one way to ensure this.
69 void clear(AllocatorType &Allocator) { function in class:llvm::Recycler
81 void clear(BumpPtrAllocator &) { FreeList = nullptr; } function in class:llvm::Recycler
StringPool.h 97 clear();
104 void clear() { function in class:llvm::PooledStringPtr
114 ~PooledStringPtr() { clear(); }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Utils/
FunctionComparator.h 85 void clear() { function in class:llvm::GlobalNumberState
86 GlobalNumbers.clear();
111 sn_mapL.clear();
112 sn_mapR.clear();
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
SemaFixItUtils.h 80 void clear() { function in struct:clang::ConversionFixItGenerator
81 Hints.clear();
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
SparseSet.h 90 /// clear() and iteration as fast as a vector. The find(), insert(), and
97 /// offers constant-time clear() and size() operations as well as fast
192 /// clear - Clears the set. This is a very fast constant time operation.
194 void clear() { function in class:llvm::SparseSet
196 Dense.clear();
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
ArrayRecycler.h 97 // The client should always call clear() so recycled arrays can be returned
105 void clear(AllocatorType &Allocator) { function in class:llvm::ArrayRecycler
116 void clear(BumpPtrAllocator&) { function in class:llvm::ArrayRecycler
117 Bucket.clear();
Recycler.h 61 // clear() before deleting the Recycler.
65 /// clear - Release all the tracked allocations to the allocator. The
67 /// deleted; calling clear is one way to ensure this.
69 void clear(AllocatorType &Allocator) { function in class:llvm::Recycler
81 void clear(BumpPtrAllocator &) { FreeList = nullptr; } function in class:llvm::Recycler
StringPool.h 97 clear();
104 void clear() { function in class:llvm::PooledStringPtr
114 ~PooledStringPtr() { clear(); }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Utils/
FunctionComparator.h 85 void clear() { function in class:llvm::GlobalNumberState
86 GlobalNumbers.clear();
111 sn_mapL.clear();
112 sn_mapR.clear();
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
SemaFixItUtils.h 80 void clear() { function in struct:clang::ConversionFixItGenerator
81 Hints.clear();
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
SparseSet.h 90 /// clear() and iteration as fast as a vector. The find(), insert(), and
97 /// offers constant-time clear() and size() operations as well as fast
192 /// clear - Clears the set. This is a very fast constant time operation.
194 void clear() { function in class:llvm::SparseSet
196 Dense.clear();
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
ArrayRecycler.h 97 // The client should always call clear() so recycled arrays can be returned
105 void clear(AllocatorType &Allocator) { function in class:llvm::ArrayRecycler
116 void clear(BumpPtrAllocator&) { function in class:llvm::ArrayRecycler
117 Bucket.clear();
Recycler.h 61 // clear() before deleting the Recycler.
65 /// clear - Release all the tracked allocations to the allocator. The
67 /// deleted; calling clear is one way to ensure this.
69 void clear(AllocatorType &Allocator) { function in class:llvm::Recycler
81 void clear(BumpPtrAllocator &) { FreeList = nullptr; } function in class:llvm::Recycler
StringPool.h 97 clear();
104 void clear() { function in class:llvm::PooledStringPtr
114 ~PooledStringPtr() { clear(); }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Utils/
FunctionComparator.h 85 void clear() { function in class:llvm::GlobalNumberState
86 GlobalNumbers.clear();
111 sn_mapL.clear();
112 sn_mapR.clear();
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
SemaFixItUtils.h 80 void clear() { function in struct:clang::ConversionFixItGenerator
81 Hints.clear();
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
SparseSet.h 90 /// clear() and iteration as fast as a vector. The find(), insert(), and
97 /// offers constant-time clear() and size() operations as well as fast
192 /// clear - Clears the set. This is a very fast constant time operation.
194 void clear() { function in class:llvm::SparseSet
196 Dense.clear();
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
ArrayRecycler.h 97 // The client should always call clear() so recycled arrays can be returned
105 void clear(AllocatorType &Allocator) { function in class:llvm::ArrayRecycler
116 void clear(BumpPtrAllocator&) { function in class:llvm::ArrayRecycler
117 Bucket.clear();
Recycler.h 61 // clear() before deleting the Recycler.
65 /// clear - Release all the tracked allocations to the allocator. The
67 /// deleted; calling clear is one way to ensure this.
69 void clear(AllocatorType &Allocator) { function in class:llvm::Recycler
81 void clear(BumpPtrAllocator &) { FreeList = nullptr; } function in class:llvm::Recycler
StringPool.h 97 clear();
104 void clear() { function in class:llvm::PooledStringPtr
114 ~PooledStringPtr() { clear(); }

Completed in 4966 milliseconds

<<31323334353637383940>>