clang API Documentation

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 TypedValueRegiongetRegion () const

Friends

class ento::SValBuilder
class SVal

Detailed Description

Definition at line 436 of file SVals.h.


Member Function Documentation

Definition at line 442 of file SVals.h.

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

Referenced by clang::ento::ScanReachableSymbols::scan().

const void * nonloc::LazyCompoundVal::getStore ( ) const

Friends And Related Function Documentation

friend class ento::SValBuilder [friend]

Definition at line 437 of file SVals.h.

friend class SVal [friend]

Reimplemented from clang::ento::NonLoc.

Definition at line 449 of file SVals.h.


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