|
clang 22.0.0git
|
#include "clang/Sema/Sema.h"
Public Member Functions | |
| ConditionResult () | |
| bool | isInvalid () const |
| std::pair< VarDecl *, Expr * > | get () const |
| std::optional< bool > | getKnownValue () const |
Friends | |
| class | Sema |
|
inline |
Definition at line 7783 of file Sema.h.
Referenced by clang::Sema::ActOnForStmt().
|
inline |
|
inline |
Definition at line 7782 of file Sema.h.
Referenced by clang::Sema::ActOnForStmt().
|
friend |