|
clang 23.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 5115 of file TypeBase.h.
| clang::FunctionEffectIterator< Container >::FunctionEffectIterator | ( | ) |
|
inline |
Definition at line 5123 of file TypeBase.h.
|
inline |
Definition at line 5127 of file TypeBase.h.
|
inline |
Definition at line 5136 of file TypeBase.h.
|
inline |
Definition at line 5131 of file TypeBase.h.
|
inline |
Definition at line 5124 of file TypeBase.h.