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 7721 of file Sema.h.
References clang::nullptr, and Sema.
|
inline |
Definition at line 7725 of file Sema.h.
Referenced by clang::Sema::ActOnForStmt(), clang::Sema::BuildCoreturnStmt(), and isNonNegativeIntegerValue().
|
inline |
Definition at line 7723 of file Sema.h.
Referenced by clang::Sema::ActOnForStmt().
|
friend |
Definition at line 7732 of file Sema.h.
References clang::ast_matchers::expr, FullExprArg(), and Sema.
Referenced by FullExprArg(), and Sema.