clang
8.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 3673 of file Sema.h.
Referenced by clang::Sema::ActOnForStmt(), clang::Sema::ConditionResult::get(), and clang::TreeTransform< Derived >::TransformAttr().
|
inline |
Definition at line 3669 of file Sema.h.
Referenced by clang::Sema::ActOnForStmt().