LLVM API Documentation

llvm::SmallSetVector< T, N > Member List
This is the complete list of members for llvm::SmallSetVector< T, N >, including all inherited members.
back() constllvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > > [inline]
begin()llvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > > [inline]
begin() constllvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > > [inline]
clear()llvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > > [inline]
const_iterator typedefllvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > >
const_reference typedefllvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > >
count(const key_type &key) constllvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > > [inline]
empty() constllvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > > [inline]
end()llvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > > [inline]
end() constllvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > > [inline]
insert(const value_type &X)llvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > > [inline]
insert(It Start, It End)llvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > > [inline]
iterator typedefllvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > >
key_type typedefllvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > >
operator!=(const SetVector &that) constllvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > > [inline]
operator==(const SetVector &that) constllvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > > [inline]
operator[](size_type n) constllvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > > [inline]
pop_back()llvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > > [inline]
pop_back_val()llvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > > [inline]
reference typedefllvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > >
remove(const value_type &X)llvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > > [inline]
remove_if(UnaryPredicate P)llvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > > [inline]
set_type typedefllvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > >
SetVector()llvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > > [inline]
SetVector(It Start, It End)llvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > > [inline]
size() constllvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > > [inline]
size_type typedefllvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > >
SmallSetVector()llvm::SmallSetVector< T, N > [inline]
SmallSetVector(It Start, It End)llvm::SmallSetVector< T, N > [inline]
value_type typedefllvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > >
vector_type typedefllvm::SetVector< T, SmallVector< T, N >, SmallSet< T, N > >