|
clang
5.0.0
|
#include "clang/Sema/Sema.h"
Public Member Functions | |
| FullExprArg () | |
| FullExprArg (Sema &actions) | |
| ExprResult | release () |
| Expr * | get () const |
| Expr * | operator-> () |
Friends | |
| class | Sema |
|
inline |
|
inline |
Definition at line 3572 of file Sema.h.
References E.
Referenced by clang::Sema::ActOnCondition(), clang::Sema::ActOnForStmt(), and buildSingleCopyAssignRecursively().
|
inline |
|
inline |
1.8.6