clang API Documentation
#include <SVals.h>


Public Member Functions | |
| GotoLabel (LabelDecl *Label) | |
| const LabelDecl * | getLabel () const |
Friends | |
| class | SVal |
| clang::ento::loc::GotoLabel::GotoLabel | ( | LabelDecl * | Label | ) | [inline, explicit] |
| const LabelDecl* clang::ento::loc::GotoLabel::getLabel | ( | ) | const [inline] |
Definition at line 474 of file SVals.h.
References clang::ento::SVal::Data.
friend class SVal [friend] |
Reimplemented from clang::ento::Loc.