HomeSort by relevance Sort by last modified time
    Searched defs:erase (Results 26 - 50 of 680) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ThreadLocal.h 57 // erase - Removes the pointer associated with the current thread.
58 void erase() { removeInstance(); } function in class:llvm::sys::ThreadLocal
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
SmallSet.h 108 bool erase(const T &V) { function in class:llvm::SmallSet
110 return Set.erase(V);
113 Vector.erase(I);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
TypeFinder.h 58 iterator erase(iterator I, iterator E) { return StructTypes.erase(I, E); } function in class:llvm::TypeFinder
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
ThreadLocal.h 57 // erase - Removes the pointer associated with the current thread.
58 void erase() { removeInstance(); } function in class:llvm::sys::ThreadLocal
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
SmallSet.h 108 bool erase(const T &V) { function in class:llvm::SmallSet
110 return Set.erase(V);
113 Vector.erase(I);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
TypeFinder.h 58 iterator erase(iterator I, iterator E) { return StructTypes.erase(I, E); } function in class:llvm::TypeFinder
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
ThreadLocal.h 57 // erase - Removes the pointer associated with the current thread.
58 void erase() { removeInstance(); } function in class:llvm::sys::ThreadLocal
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
SmallSet.h 108 bool erase(const T &V) { function in class:llvm::SmallSet
110 return Set.erase(V);
113 Vector.erase(I);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
TypeFinder.h 58 iterator erase(iterator I, iterator E) { return StructTypes.erase(I, E); } function in class:llvm::TypeFinder
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
ThreadLocal.h 57 // erase - Removes the pointer associated with the current thread.
58 void erase() { removeInstance(); } function in class:llvm::sys::ThreadLocal
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
SmallSet.h 108 bool erase(const T &V) { function in class:llvm::SmallSet
110 return Set.erase(V);
113 Vector.erase(I);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
TypeFinder.h 58 iterator erase(iterator I, iterator E) { return StructTypes.erase(I, E); } function in class:llvm::TypeFinder
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
ThreadLocal.h 57 // erase - Removes the pointer associated with the current thread.
58 void erase() { removeInstance(); } function in class:llvm::sys::ThreadLocal
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
SmallSet.h 108 bool erase(const T &V) { function in class:llvm::SmallSet
110 return Set.erase(V);
113 Vector.erase(I);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
TypeFinder.h 58 iterator erase(iterator I, iterator E) { return StructTypes.erase(I, E); } function in class:llvm::TypeFinder
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
ThreadLocal.h 57 // erase - Removes the pointer associated with the current thread.
58 void erase() { removeInstance(); } function in class:llvm::sys::ThreadLocal
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
SmallSet.h 108 bool erase(const T &V) { function in class:llvm::SmallSet
110 return Set.erase(V);
113 Vector.erase(I);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
TypeFinder.h 58 iterator erase(iterator I, iterator E) { return StructTypes.erase(I, E); } function in class:llvm::TypeFinder
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
ThreadLocal.h 57 // erase - Removes the pointer associated with the current thread.
58 void erase() { removeInstance(); } function in class:llvm::sys::ThreadLocal
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
SmallSet.h 107 bool erase(const T &V) { function in class:llvm::SmallSet
109 return Set.erase(V);
112 Vector.erase(I);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ThreadLocal.h 57 // erase - Removes the pointer associated with the current thread.
58 void erase() { removeInstance(); } function in class:llvm::sys::ThreadLocal
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
SmallSet.h 108 bool erase(const T &V) { function in class:llvm::SmallSet
110 return Set.erase(V);
113 Vector.erase(I);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
TypeFinder.h 58 iterator erase(iterator I, iterator E) { return StructTypes.erase(I, E); } function in class:llvm::TypeFinder
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
ThreadLocal.h 57 // erase - Removes the pointer associated with the current thread.
58 void erase() { removeInstance(); } function in class:llvm::sys::ThreadLocal
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
SmallSet.h 108 bool erase(const T &V) { function in class:llvm::SmallSet
110 return Set.erase(V);
113 Vector.erase(I);

Completed in 599 milliseconds

12 3 4 5 6 7 8 91011>>