clang 20.0.0git
|
Support iteration in parallel through a pair of FunctionEffect and EffectConditionExpr containers. More...
#include "clang/AST/Type.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.
clang::FunctionEffectIterator< Container >::FunctionEffectIterator | ( | ) |
|
inline |
|
inline |
Definition at line 4847 of file Type.h.
References clang::Other.
|
inline |
|
inline |
|
inline |
Definition at line 4844 of file Type.h.
References clang::Other.