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 5007 of file TypeBase.h.
clang::FunctionEffectIterator< Container >::FunctionEffectIterator | ( | ) |
|
inline |
Definition at line 5015 of file TypeBase.h.
|
inline |
Definition at line 5019 of file TypeBase.h.
|
inline |
Definition at line 5028 of file TypeBase.h.
|
inline |
Definition at line 5023 of file TypeBase.h.
|
inline |
Definition at line 5016 of file TypeBase.h.