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 5017 of file TypeBase.h.
clang::FunctionEffectIterator< Container >::FunctionEffectIterator | ( | ) |
|
inline |
Definition at line 5025 of file TypeBase.h.
|
inline |
Definition at line 5029 of file TypeBase.h.
|
inline |
Definition at line 5038 of file TypeBase.h.
|
inline |
Definition at line 5033 of file TypeBase.h.
|
inline |
Definition at line 5026 of file TypeBase.h.