clang API Documentation

Protected Member Functions | Friends
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.

Protected Member Functions

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

Friends

class SVal

Detailed Description

Definition at line 235 of file SVals.h.


Constructor & Destructor Documentation

clang::ento::DefinedSVal::DefinedSVal ( ) [inline, protected]

Definition at line 243 of file SVals.h.

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

Definition at line 244 of file SVals.h.


Friends And Related Function Documentation

friend class SVal [friend]

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