|
clang 22.0.0git
|
Support iteration in parallel through a pair of FunctionEffect and EffectConditionExpr containers. More...
#include "clang/AST/TypeBase.h"
Public Member Functions | |
| FunctionEffectIterator () | |
| FunctionEffectIterator (const Container &O, size_t I) | |
| bool | operator== (const FunctionEffectIterator &Other) const |
| bool | operator!= (const FunctionEffectIterator &Other) const |
| FunctionEffectIterator | operator++ () |
| FunctionEffectWithCondition | operator* () const |
Support iteration in parallel through a pair of FunctionEffect and EffectConditionExpr containers.
Definition at line 5022 of file TypeBase.h.
| clang::FunctionEffectIterator< Container >::FunctionEffectIterator | ( | ) |
|
inline |
Definition at line 5030 of file TypeBase.h.
|
inline |
Definition at line 5034 of file TypeBase.h.
|
inline |
Definition at line 5043 of file TypeBase.h.
|
inline |
Definition at line 5038 of file TypeBase.h.
|
inline |
Definition at line 5031 of file TypeBase.h.