clang API Documentation
Represents an SVal that is guaranteed to not be UnknownVal. More...
#include <SVals.h>
Public Member Functions | |
KnownSVal (const DefinedSVal &V) | |
KnownSVal (const UndefinedVal &V) | |
Friends | |
class | SVal |
Represents an SVal that is guaranteed to not be UnknownVal.
clang::ento::KnownSVal::KnownSVal | ( | const DefinedSVal & | V | ) | [inline] |
clang::ento::KnownSVal::KnownSVal | ( | const UndefinedVal & | V | ) | [inline] |