clang API Documentation

Public Member Functions | Static Public Member Functions | Protected Member Functions
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

Static Public Member Functions

static bool classof (const SVal *V)

Protected Member Functions

 NonLoc (unsigned SubKind, const void *d)

Detailed Description

Definition at line 223 of file SVals.h.


Constructor & Destructor Documentation

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

Definition at line 225 of file SVals.h.


Member Function Documentation

static bool clang::ento::NonLoc::classof ( const SVal V) [inline, static]
void clang::ento::NonLoc::dumpToStream ( raw_ostream &  Out) const

Reimplemented from clang::ento::SVal.


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