clang API Documentation

Public Types | Public Member Functions | Friends
clang::ento::nonloc::CompoundVal Class Reference

#include <SVals.h>

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

List of all members.

Public Types

typedef llvm::ImmutableList
< SVal >::iterator 
iterator

Public Member Functions

const CompoundValDatagetValue () const
iterator begin () const
iterator end () const

Friends

class ento::SValBuilder
class SVal

Detailed Description

Definition at line 410 of file SVals.h.


Member Typedef Documentation

Definition at line 420 of file SVals.h.


Member Function Documentation

Definition at line 162 of file SVals.cpp.

References getValue().

Referenced by clang::ento::NonLoc::dumpToStream(), and clang::ento::ScanReachableSymbols::scan().

Definition at line 166 of file SVals.cpp.

References getValue().

Referenced by clang::ento::NonLoc::dumpToStream(), and clang::ento::ScanReachableSymbols::scan().

Definition at line 416 of file SVals.h.

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


Friends And Related Function Documentation

friend class ento::SValBuilder [friend]

Definition at line 411 of file SVals.h.

friend class SVal [friend]

Reimplemented from clang::ento::NonLoc.

Definition at line 425 of file SVals.h.


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