LLVM API Documentation

llvm::MapVector< KeyT, ValueT, MapType, VectorType > Member List
This is the complete list of members for llvm::MapVector< KeyT, ValueT, MapType, VectorType >, including all inherited members.
back()llvm::MapVector< KeyT, ValueT, MapType, VectorType > [inline]
back() const llvm::MapVector< KeyT, ValueT, MapType, VectorType > [inline]
begin()llvm::MapVector< KeyT, ValueT, MapType, VectorType > [inline]
begin() const llvm::MapVector< KeyT, ValueT, MapType, VectorType > [inline]
clear()llvm::MapVector< KeyT, ValueT, MapType, VectorType > [inline]
const_iterator typedefllvm::MapVector< KeyT, ValueT, MapType, VectorType >
count(const KeyT &Key) const llvm::MapVector< KeyT, ValueT, MapType, VectorType > [inline]
empty() const llvm::MapVector< KeyT, ValueT, MapType, VectorType > [inline]
end()llvm::MapVector< KeyT, ValueT, MapType, VectorType > [inline]
end() const llvm::MapVector< KeyT, ValueT, MapType, VectorType > [inline]
erase(typename VectorType::iterator Iterator)llvm::MapVector< KeyT, ValueT, MapType, VectorType > [inline]
find(const KeyT &Key)llvm::MapVector< KeyT, ValueT, MapType, VectorType > [inline]
find(const KeyT &Key) const llvm::MapVector< KeyT, ValueT, MapType, VectorType > [inline]
front()llvm::MapVector< KeyT, ValueT, MapType, VectorType > [inline]
front() const llvm::MapVector< KeyT, ValueT, MapType, VectorType > [inline]
insert(const std::pair< KeyT, ValueT > &KV)llvm::MapVector< KeyT, ValueT, MapType, VectorType > [inline]
iterator typedefllvm::MapVector< KeyT, ValueT, MapType, VectorType >
lookup(const KeyT &Key) const llvm::MapVector< KeyT, ValueT, MapType, VectorType > [inline]
operator[](const KeyT &Key)llvm::MapVector< KeyT, ValueT, MapType, VectorType > [inline]
pop_back()llvm::MapVector< KeyT, ValueT, MapType, VectorType > [inline]
remove_if(Predicate Pred)llvm::MapVector< KeyT, ValueT, MapType, VectorType >
remove_if(Function Pred)llvm::MapVector< KeyT, ValueT, MapType, VectorType >
size() const llvm::MapVector< KeyT, ValueT, MapType, VectorType > [inline]