clang
6.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 3632 of file Sema.h.
Referenced by clang::Sema::ActOnForStmt(), and clang::Sema::ConditionResult::get().
|
inline |
Definition at line 3628 of file Sema.h.
Referenced by clang::Sema::ActOnForStmt().