clang
8.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 9909 of file Sema.h.
References clang::Sema::FullExprArg::get().
Referenced by clang::Sema::ActOnForStmt(), clang::Sema::ActOnStartOfSwitchStmt(), clang::Sema::ActOnWhileStmt(), clang::Sema::BuildIfStmt(), and clang::TreeTransform< Derived >::TransformAttr().
|
inline |
Definition at line 9913 of file Sema.h.
References None.
Referenced by clang::TreeTransform< Derived >::TransformAttr().
|
inline |
Definition at line 9908 of file Sema.h.
Referenced by clang::Sema::ActOnForStmt(), clang::Sema::ActOnIfStmt(), clang::Sema::ActOnStartOfSwitchStmt(), clang::Sema::ActOnWhileStmt(), clang::Sema::BuildIfStmt(), and clang::TreeTransform< Derived >::TransformAttr().