Searched defs:GotoLabel (Results 1 – 2 of 2) sorted by relevance
477 explicit GotoLabel(LabelDecl *Label) : Loc(GotoLabelKind, Label) {} in GotoLabel() function485 GotoLabel() {} in GotoLabel() function
570 explicit GotoLabel(const LabelDecl *Label) : Loc(GotoLabelKind, Label) { in GotoLabel() function