Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSVals.h477 explicit GotoLabel(LabelDecl *Label) : Loc(GotoLabelKind, Label) {} in GotoLabel() function
485 GotoLabel() {} in GotoLabel() function