clang API Documentation

Public Member Functions | Static Public Member Functions | Friends
clang::ento::nonloc::LazyCompoundVal Class Reference

#include <SVals.h>

Inheritance diagram for clang::ento::nonloc::LazyCompoundVal:
Inheritance graph
[legend]
Collaboration diagram for clang::ento::nonloc::LazyCompoundVal:
Collaboration graph
[legend]

List of all members.

Public Member Functions

const LazyCompoundValDatagetCVData () const
const void * getStore () const
const TypedRegiongetRegion () const

Static Public Member Functions

static bool classof (const SVal *V)
static bool classof (const NonLoc *V)

Friends

class ento::SValBuilder

Detailed Description

Definition at line 375 of file SVals.h.


Member Function Documentation

static bool clang::ento::nonloc::LazyCompoundVal::classof ( const SVal V) [inline, static]
static bool clang::ento::nonloc::LazyCompoundVal::classof ( const NonLoc V) [inline, static]
const LazyCompoundValData* clang::ento::nonloc::LazyCompoundVal::getCVData ( ) const [inline]

Definition at line 381 of file SVals.h.

References clang::ento::SVal::Data.

const TypedRegion* clang::ento::nonloc::LazyCompoundVal::getRegion ( ) const
const void * nonloc::LazyCompoundVal::getStore ( ) const

Definition at line 141 of file SVals.cpp.


Friends And Related Function Documentation

friend class ento::SValBuilder [friend]

Definition at line 376 of file SVals.h.


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