|
clang 22.0.0git
|
#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 7727 of file Sema.h.
References clang::nullptr, and Sema.
|
inline |
Definition at line 7731 of file Sema.h.
Referenced by clang::Sema::ActOnForStmt(), clang::Sema::BuildCoreturnStmt(), and isNonNegativeIntegerValue().
|
inline |
Definition at line 7729 of file Sema.h.
Referenced by clang::Sema::ActOnForStmt().
|
friend |
Definition at line 7738 of file Sema.h.
References clang::ast_matchers::expr, FullExprArg(), and Sema.
Referenced by FullExprArg(), and Sema.