clang API Documentation
Classes | |
class | SymbolVal |
Represents symbolic expression. More... | |
class | ConcreteInt |
Value representing integer constant. More... | |
class | LocAsInteger |
class | CompoundVal |
class | LazyCompoundVal |
Enumerations | |
enum | Kind { ConcreteIntKind, SymbolValKind, LocAsIntegerKind, CompoundValKind, LazyCompoundValKind } |