comma::FunctionCallExpr::FunctionCallExpr::ConnectiveIterator Class Reference
#include <Expr.h>
List of all members.
Detailed Description
Definition at line 249 of file Expr.h.
Constructor & Destructor Documentation
| comma::FunctionCallExpr::FunctionCallExpr::ConnectiveIterator::ConnectiveIterator |
( |
|
) |
[inline] |
| comma::FunctionCallExpr::FunctionCallExpr::ConnectiveIterator::ConnectiveIterator |
( |
const FunctionCallExpr * |
callExpr |
) |
[inline] |
| comma::FunctionCallExpr::FunctionCallExpr::ConnectiveIterator::ConnectiveIterator |
( |
const ConnectiveIterator & |
iter |
) |
[inline] |
Member Function Documentation
| bool comma::FunctionCallExpr::FunctionCallExpr::ConnectiveIterator::operator!= |
( |
const ConnectiveIterator & |
iter |
) |
const [inline] |
| FunctionDecl* comma::FunctionCallExpr::FunctionCallExpr::ConnectiveIterator::operator* |
( |
|
) |
[inline] |
| ConnectiveIterator comma::FunctionCallExpr::FunctionCallExpr::ConnectiveIterator::operator++ |
( |
int |
|
) |
[inline] |
| ConnectiveIterator& comma::FunctionCallExpr::FunctionCallExpr::ConnectiveIterator::operator++ |
( |
|
) |
[inline] |
| bool comma::FunctionCallExpr::FunctionCallExpr::ConnectiveIterator::operator== |
( |
const ConnectiveIterator & |
iter |
) |
const [inline] |
The documentation for this class was generated from the following file: