Synopsis
Declared in <llvm/Analysis/DXILResource.h>
struct call_iterator
: iterator_adaptor_base<call_iterator, CallMapTy::iterator>
Base Classes
Name |
Description |
|
CRTP base class for adapting an iterator to a different type. |
Type Aliases
Name |
Description |
Signed type used to express the distance between iterators. |
Member Functions
Name |
Description |
|
Constructors |
Dereference operator |
|
Pre‐increment the wrapped iterator. |
|
Advance the wrapped iterator by |
|
Return the distance between this iterator and |
|
Pre‐decrement the wrapped iterator. |
|
Retreat the wrapped iterator by |
Using Declarations
Protected Member Functions
Name |
Description |
Return the wrapped underlying iterator. |
Protected Data Members
Name |
Description |
Wrapped underlying iterator. |
Non-Member Functions
Name |
Description |
Return an iterator |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Compare two adapted iterators for order. |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
|
Return true if |
Created with MrDocs