clang API Documentation

Public Member Functions | Friends
clang::ento::loc::GotoLabel Class Reference

#include <SVals.h>

Inheritance diagram for clang::ento::loc::GotoLabel:
Inheritance graph
[legend]
Collaboration diagram for clang::ento::loc::GotoLabel:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 GotoLabel (LabelDecl *Label)
const LabelDeclgetLabel () const

Friends

class SVal

Detailed Description

Definition at line 470 of file SVals.h.


Constructor & Destructor Documentation

clang::ento::loc::GotoLabel::GotoLabel ( LabelDecl Label) [inline, explicit]

Definition at line 472 of file SVals.h.


Member Function Documentation

Definition at line 474 of file SVals.h.

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


Friends And Related Function Documentation

friend class SVal [friend]

Reimplemented from clang::ento::Loc.

Definition at line 479 of file SVals.h.


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