clang
3.9.0
|
#include <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 8997 of file Sema.h.
Referenced by clang::Sema::ActOnForStmt(), clang::Sema::ActOnIfStmt(), clang::Sema::ActOnStartOfSwitchStmt(), clang::Sema::ActOnWhileStmt(), and clang::Sema::BuildIfStmt().
|
inline |
Definition at line 9001 of file Sema.h.
References clang::None.
|
inline |
Definition at line 8996 of file Sema.h.
Referenced by clang::Sema::ActOnForStmt(), clang::Sema::ActOnIfStmt(), clang::Sema::ActOnStartOfSwitchStmt(), clang::Sema::ActOnWhileStmt(), and clang::Sema::BuildIfStmt().