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