clang 19.0.0git
clang::ASTVector< T > Member List

This is the complete list of members for clang::ASTVector< T >, including all inherited members.

append(const ASTContext &C, in_iter in_start, in_iter in_end)clang::ASTVector< T >inline
append(const ASTContext &C, size_type NumInputs, const T &Elt)clang::ASTVector< T >inline
ASTVector()clang::ASTVector< T >inline
ASTVector(ASTVector &&O)clang::ASTVector< T >inline
ASTVector(const ASTContext &C, unsigned N)clang::ASTVector< T >inline
back()clang::ASTVector< T >inline
back() constclang::ASTVector< T >inline
begin()clang::ASTVector< T >inline
begin() constclang::ASTVector< T >inline
capacity() constclang::ASTVector< T >inline
capacity_ptr() constclang::ASTVector< T >inlineprotected
capacity_ptr()clang::ASTVector< T >inlineprotected
clear()clang::ASTVector< T >inline
const_iterator typedefclang::ASTVector< T >
const_pointer typedefclang::ASTVector< T >
const_reference typedefclang::ASTVector< T >
const_reverse_iterator typedefclang::ASTVector< T >
data()clang::ASTVector< T >inline
data() constclang::ASTVector< T >inline
difference_type typedefclang::ASTVector< T >
empty() constclang::ASTVector< T >inline
end()clang::ASTVector< T >inline
end() constclang::ASTVector< T >inline
front()clang::ASTVector< T >inline
front() constclang::ASTVector< T >inline
getTag() constclang::ASTVector< T >inlineprotected
insert(const ASTContext &C, iterator I, const T &Elt)clang::ASTVector< T >inline
insert(const ASTContext &C, iterator I, size_type NumToInsert, const T &Elt)clang::ASTVector< T >inline
insert(const ASTContext &C, iterator I, ItTy From, ItTy To)clang::ASTVector< T >inline
iterator typedefclang::ASTVector< T >
operator=(ASTVector &&RHS)clang::ASTVector< T >inline
operator[](unsigned idx)clang::ASTVector< T >inline
operator[](unsigned idx) constclang::ASTVector< T >inline
pointer typedefclang::ASTVector< T >
pop_back()clang::ASTVector< T >inline
pop_back_val()clang::ASTVector< T >inline
push_back(const_reference Elt, const ASTContext &C)clang::ASTVector< T >inline
rbegin()clang::ASTVector< T >inline
rbegin() constclang::ASTVector< T >inline
reference typedefclang::ASTVector< T >
rend()clang::ASTVector< T >inline
rend() constclang::ASTVector< T >inline
reserve(const ASTContext &C, unsigned N)clang::ASTVector< T >inline
resize(const ASTContext &C, unsigned N, const T &NV)clang::ASTVector< T >inline
reverse_iterator typedefclang::ASTVector< T >
setTag(bool B)clang::ASTVector< T >inlineprotected
size() constclang::ASTVector< T >inline
size_type typedefclang::ASTVector< T >
uninitialized_copy(It1 I, It1 E, It2 Dest)clang::ASTVector< T >inlinestatic
value_type typedefclang::ASTVector< T >
~ASTVector()clang::ASTVector< T >inline