clang
6.0.0
|
#include "clang/Sema/Sema.h"
Public Member Functions | |
ConditionResult () | |
bool | isInvalid () const |
std::pair< VarDecl *, Expr * > | get () const |
llvm::Optional< bool > | getKnownValue () const |
Friends | |
class | Sema |
Definition at line 9736 of file Sema.h.
References clang::Sema::FullExprArg::get().
Referenced by clang::Sema::ActOnForStmt(), clang::Sema::ActOnWhileStmt(), and clang::Sema::BuildIfStmt().
|
inline |
Definition at line 9740 of file Sema.h.
References clang::diff::None.
|
inline |
Definition at line 9735 of file Sema.h.
Referenced by clang::Sema::ActOnForStmt(), clang::Sema::ActOnIfStmt(), clang::Sema::ActOnStartOfSwitchStmt(), clang::Sema::ActOnWhileStmt(), and clang::Sema::BuildIfStmt().