|
clang
3.8.0
|
#include <Sema.h>
Public Member Functions | |
| FullExprArg (Sema &actions) | |
| ExprResult | release () |
| Expr * | get () const |
| Expr * | operator-> () |
Friends | |
| class | Sema |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 3229 of file Sema.h.
References E.
Referenced by clang::Sema::ActOnForStmt(), clang::Sema::ActOnIfStmt(), and clang::Sema::ActOnWhileStmt().
1.8.6