Searched defs:insert (Results 1 - 25 of 166) sorted by relevance

1234567

/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/list_update_map_/
H A Dinsert_fn_imps.hpp52 insert(const_reference r_val) function in class:PB_DS_CLASS_C_DEC
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/splay_tree_/
H A Dinsert_fn_imps.hpp50 insert(const_reference r_value) function in class:PB_DS_CLASS_C_DEC
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/rb_tree_map_/
H A Dinsert_fn_imps.hpp50 insert(const_reference r_value) function in class:PB_DS_CLASS_C_DEC
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringSet.h38 std::pair<typename base::iterator, bool> insert(StringRef Key) { function in class:llvm::StringSet
44 void insert(const InputIt &Begin, const InputIt &End) { function in class:llvm::StringSet
51 insert(const StringMapEntry<ValueTy> &MapEntry) { function in class:llvm::StringSet
H A DUniqueVector.h40 unsigned insert(const T &Entry) { function in class:llvm::UniqueVector
H A DPriorityWorklist.h91 bool insert(const T &X) { function in class:llvm::PriorityWorklist
114 insert(SequenceT &&Input) { function in class:llvm::PriorityWorklist
H A DSmallSet.h180 std::pair<NoneType, bool> insert(const T &V) { function in class:llvm::SmallSet
202 void insert(IterT I, IterT E) { function in class:llvm::SmallSet
/freebsd-11-stable/contrib/gperf/src/
H A Dhash-table.cc142 Hash_Table::insert (KeywordExt *item) function in class:Hash_Table
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DTrigramIndex.cpp32 void TrigramIndex::insert(std::string Regex) { function in class:TrigramIndex
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelWorkList.h78 void insert(MachineInstr *I) { function in class:llvm::GISelWorkList
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DSymbolRemappingReader.h112 Key insert(StringRef FunctionName) { function in class:llvm::SymbolRemappingReader
H A DBinaryByteStream.h157 void insert(uint32_t Offset, ArrayRef<uint8_t> Bytes) { function in class:llvm::AppendingBinaryByteStream
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DEnvironment.cpp44 void Environment::insert(const_iterator first, const_iterator last) { function in class:Environment
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DContinuousRangeMap.h66 void insert(const value_type &Val) { function in class:clang::ContinuousRangeMap
134 void insert(const value_type &Val) { function in class:clang::ContinuousRangeMap::Builder
/freebsd-11-stable/contrib/opie/libopie/
H A Dbtoe.c2227 static VOIDRET insert FUNCTION((s, x, start, length), char *s AND int x AND int start AND int length) function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugStringTableSubsection.cpp47 uint32_t DebugStringTableSubsection::insert(StringRef S) { function in class:DebugStringTableSubsection
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ARCMigrate/
H A DARCMT.h117 virtual void insert(SourceLocation loc, StringRef text) { } function in class:clang::arcmt::MigrationProcess::RewriteListener
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DPostOrderCFGView.h51 std::pair<llvm::NoneType, bool> insert(const CFGBlock *Block) { function in class:clang::PostOrderCFGView::CFGBlockSet
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/
H A DFileMatchTrie.cpp59 void insert(StringRef NewPath, unsigned ConsumedLength = 0) { function in class:clang::tooling::FileMatchTrieNode
180 void FileMatchTrie::insert(StringRef NewPath) { function in class:FileMatchTrie
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DBlotMapVector.h67 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &InsertPair) { function in class:llvm::BlotMapVector
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DRange.cpp20 void AddressRanges::insert(AddressRange Range) { function in class:AddressRanges
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DEnvironment.h70 std::pair<iterator, bool> insert(llvm::StringRef KeyEqValue) { function in class:lldb_private::Environment
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPDBStringTableBuilder.cpp46 uint32_t PDBStringTableBuilder::insert(StringRef S) { function in class:PDBStringTableBuilder
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DBitTracker.cpp214 BT::RegisterCell &BT::RegisterCell::insert(const BT::RegisterCell &RC, function in class:BT::RegisterCell
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectStreamer.h77 void insert(MCFragment *F) { function in class:llvm::MCObjectStreamer

Completed in 470 milliseconds

1234567