clang API Documentation

Public Member Functions | Protected Member Functions | Friends
clang::ento::NonLoc Class Reference

#include <SVals.h>

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

List of all members.

Public Member Functions

void dumpToStream (raw_ostream &Out) const

Protected Member Functions

 NonLoc ()
 NonLoc (unsigned SubKind, const void *d)

Friends

class SVal

Detailed Description

Definition at line 266 of file SVals.h.


Constructor & Destructor Documentation

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

Definition at line 268 of file SVals.h.

clang::ento::NonLoc::NonLoc ( unsigned  SubKind,
const void *  d 
) [inline, explicit, protected]

Definition at line 269 of file SVals.h.


Member Function Documentation

void NonLoc::dumpToStream ( raw_ostream &  Out) const

Friends And Related Function Documentation

friend class SVal [friend]

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