Definition at line 26 of file Annotation.hpp.
◆ difference_type
◆ iterator_category
◆ pointer
◆ reference
◆ value_type
◆ ConstIterator()
| jlm::llvm::VariableSet::ConstIterator::ConstIterator |
( |
const std::unordered_set< const llvm::Variable * >::const_iterator & |
it | ) |
|
|
inlineexplicit |
◆ GetVariable()
| const llvm::Variable& jlm::llvm::VariableSet::ConstIterator::GetVariable |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator!=()
| bool jlm::llvm::VariableSet::ConstIterator::operator!= |
( |
const ConstIterator & |
other | ) |
const |
|
inline |
◆ operator*()
| const llvm::Variable& jlm::llvm::VariableSet::ConstIterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++() [1/2]
| ConstIterator& jlm::llvm::VariableSet::ConstIterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator++() [2/2]
| ConstIterator jlm::llvm::VariableSet::ConstIterator::operator++ |
( |
int |
| ) |
|
|
inline |
◆ operator->()
| const llvm::Variable* jlm::llvm::VariableSet::ConstIterator::operator-> |
( |
| ) |
const |
|
inline |
◆ operator==()
| bool jlm::llvm::VariableSet::ConstIterator::operator== |
( |
const ConstIterator & |
other | ) |
const |
|
inline |
◆ It_
| std::unordered_set<const llvm::Variable *>::const_iterator jlm::llvm::VariableSet::ConstIterator::It_ |
|
private |
The documentation for this class was generated from the following file: