clang API Documentation

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

#include <SVals.h>

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

List of all members.

Public Member Functions

Loc getLoc () const
const LocgetPersistentLoc () const
unsigned getNumBits () 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 318 of file SVals.h.


Member Function Documentation

static bool clang::ento::nonloc::LocAsInteger::classof ( const SVal V) [inline, static]
static bool clang::ento::nonloc::LocAsInteger::classof ( const NonLoc V) [inline, static]
Loc clang::ento::nonloc::LocAsInteger::getLoc ( ) const [inline]

Definition at line 328 of file SVals.h.

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

unsigned clang::ento::nonloc::LocAsInteger::getNumBits ( ) const [inline]

Definition at line 337 of file SVals.h.

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

const Loc& clang::ento::nonloc::LocAsInteger::getPersistentLoc ( ) const [inline]

Definition at line 332 of file SVals.h.

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


Friends And Related Function Documentation

friend class ento::SValBuilder [friend]

Definition at line 319 of file SVals.h.


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