Searched defs:GotoLabel (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h470 class GotoLabel : public Loc { class in namespace:clang::ento::loc
472 explicit GotoLabel(LabelDecl *Label) : Loc(GotoLabelKind, Label) {} function in class:clang::ento::loc::GotoLabel
480 GotoLabel() {} function in class:clang::ento::loc::GotoLabel

Completed in 205 milliseconds