|
clang 24.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 5174 of file TypeBase.h.
| clang::FunctionEffectIterator< Container >::FunctionEffectIterator | ( | ) |
|
inline |
Definition at line 5182 of file TypeBase.h.
|
inline |
Definition at line 5186 of file TypeBase.h.
|
inline |
Definition at line 5195 of file TypeBase.h.
|
inline |
Definition at line 5190 of file TypeBase.h.
|
inline |
Definition at line 5183 of file TypeBase.h.