HomeSort by relevance Sort by last modified time
    Searched defs:insert (Results 151 - 175 of 1909) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
SmallSet.h 74 /// insert - Insert an element into the set if it isn't already there.
81 std::pair<NoneType, bool> insert(const T &V) { function in class:llvm::SmallSet
83 return std::make_pair(None, Set.insert(V).second);
95 Set.insert(Vector.back());
98 Set.insert(V);
103 void insert(IterT I, IterT E) { function in class:llvm::SmallSet
105 insert(*I);
UniqueVector.h 39 /// insert - Append entry to the vector if it doesn't already exist. Returns
41 unsigned insert(const T &Entry) { function in class:llvm::UniqueVector
51 // Insert in vector.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
MCObjectStreamer.h 69 void insert(MCFragment *F) { function in class:llvm::MCObjectStreamer
72 CurSection->getFragmentList().insert(CurInsertionPoint, F);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ARCMigrate/
ARCMT.h 118 virtual void insert(SourceLocation loc, StringRef text) { } function in class:clang::arcmt::MigrationProcess::RewriteListener
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
SmallSet.h 74 /// insert - Insert an element into the set if it isn't already there.
81 std::pair<NoneType, bool> insert(const T &V) { function in class:llvm::SmallSet
83 return std::make_pair(None, Set.insert(V).second);
95 Set.insert(Vector.back());
98 Set.insert(V);
103 void insert(IterT I, IterT E) { function in class:llvm::SmallSet
105 insert(*I);
UniqueVector.h 39 /// insert - Append entry to the vector if it doesn't already exist. Returns
41 unsigned insert(const T &Entry) { function in class:llvm::UniqueVector
51 // Insert in vector.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
MCObjectStreamer.h 69 void insert(MCFragment *F) { function in class:llvm::MCObjectStreamer
72 CurSection->getFragmentList().insert(CurInsertionPoint, F);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ARCMigrate/
ARCMT.h 118 virtual void insert(SourceLocation loc, StringRef text) { } function in class:clang::arcmt::MigrationProcess::RewriteListener
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
SmallSet.h 74 /// insert - Insert an element into the set if it isn't already there.
81 std::pair<NoneType, bool> insert(const T &V) { function in class:llvm::SmallSet
83 return std::make_pair(None, Set.insert(V).second);
95 Set.insert(Vector.back());
98 Set.insert(V);
103 void insert(IterT I, IterT E) { function in class:llvm::SmallSet
105 insert(*I);
UniqueVector.h 39 /// insert - Append entry to the vector if it doesn't already exist. Returns
41 unsigned insert(const T &Entry) { function in class:llvm::UniqueVector
51 // Insert in vector.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
MCObjectStreamer.h 69 void insert(MCFragment *F) { function in class:llvm::MCObjectStreamer
72 CurSection->getFragmentList().insert(CurInsertionPoint, F);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ARCMigrate/
ARCMT.h 118 virtual void insert(SourceLocation loc, StringRef text) { } function in class:clang::arcmt::MigrationProcess::RewriteListener
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
SmallSet.h 73 /// insert - Insert an element into the set if it isn't already there.
80 std::pair<NoneType, bool> insert(const T &V) { function in class:llvm::SmallSet
82 return std::make_pair(None, Set.insert(V).second);
94 Set.insert(Vector.back());
97 Set.insert(V);
102 void insert(IterT I, IterT E) { function in class:llvm::SmallSet
104 insert(*I);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCObjectStreamer.h 64 void insert(MCFragment *F) { function in class:llvm::MCObjectStreamer
67 CurSection->getFragmentList().insert(CurInsertionPoint, F);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/ARCMigrate/
ARCMT.h 118 virtual void insert(SourceLocation loc, StringRef text) { } function in class:clang::arcmt::MigrationProcess::RewriteListener
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
SmallSet.h 74 /// insert - Insert an element into the set if it isn't already there.
81 std::pair<NoneType, bool> insert(const T &V) { function in class:llvm::SmallSet
83 return std::make_pair(None, Set.insert(V).second);
95 Set.insert(Vector.back());
98 Set.insert(V);
103 void insert(IterT I, IterT E) { function in class:llvm::SmallSet
105 insert(*I);
UniqueVector.h 39 /// insert - Append entry to the vector if it doesn't already exist. Returns
41 unsigned insert(const T &Entry) { function in class:llvm::UniqueVector
51 // Insert in vector.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
MCObjectStreamer.h 64 void insert(MCFragment *F) { function in class:llvm::MCObjectStreamer
67 CurSection->getFragmentList().insert(CurInsertionPoint, F);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/ARCMigrate/
ARCMT.h 118 virtual void insert(SourceLocation loc, StringRef text) { } function in class:clang::arcmt::MigrationProcess::RewriteListener
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
SmallSet.h 74 /// insert - Insert an element into the set if it isn't already there.
81 std::pair<NoneType, bool> insert(const T &V) { function in class:llvm::SmallSet
83 return std::make_pair(None, Set.insert(V).second);
95 Set.insert(Vector.back());
98 Set.insert(V);
103 void insert(IterT I, IterT E) { function in class:llvm::SmallSet
105 insert(*I);
UniqueVector.h 39 /// insert - Append entry to the vector if it doesn't already exist. Returns
41 unsigned insert(const T &Entry) { function in class:llvm::UniqueVector
51 // Insert in vector.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
MCObjectStreamer.h 64 void insert(MCFragment *F) { function in class:llvm::MCObjectStreamer
67 CurSection->getFragmentList().insert(CurInsertionPoint, F);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/ARCMigrate/
ARCMT.h 118 virtual void insert(SourceLocation loc, StringRef text) { } function in class:clang::arcmt::MigrationProcess::RewriteListener
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
SmallSet.h 74 /// insert - Insert an element into the set if it isn't already there.
81 std::pair<NoneType, bool> insert(const T &V) { function in class:llvm::SmallSet
83 return std::make_pair(None, Set.insert(V).second);
95 Set.insert(Vector.back());
98 Set.insert(V);
103 void insert(IterT I, IterT E) { function in class:llvm::SmallSet
105 insert(*I);
UniqueVector.h 39 /// insert - Append entry to the vector if it doesn't already exist. Returns
41 unsigned insert(const T &Entry) { function in class:llvm::UniqueVector
51 // Insert in vector.

Completed in 858 milliseconds

1 2 3 4 5 67 8 91011>>