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

/freebsd-11.0-release/contrib/llvm/tools/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 98 milliseconds