clang API Documentation

Static Public Member Functions | Protected Member Functions
clang::ento::DefinedSVal Class Reference

#include <SVals.h>

Inheritance diagram for clang::ento::DefinedSVal:
Inheritance graph
[legend]
Collaboration diagram for clang::ento::DefinedSVal:
Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static bool classof (const SVal *V)

Protected Member Functions

 DefinedSVal (const void *d, bool isLoc, unsigned ValKind)

Detailed Description

Definition at line 206 of file SVals.h.


Constructor & Destructor Documentation

clang::ento::DefinedSVal::DefinedSVal ( const void *  d,
bool  isLoc,
unsigned  ValKind 
) [inline, explicit, protected]

Definition at line 214 of file SVals.h.


Member Function Documentation

static bool clang::ento::DefinedSVal::classof ( const SVal V) [inline, static]

The documentation for this class was generated from the following file: