Lines Matching full:labeldecl
1794 LabelRefVisit(LabelDecl *LD, SourceLocation labelLoc, CXCursor parent)1801 const LabelDecl *get() const {1802 return static_cast<const LabelDecl *>(data[0]);2697 const LabelDecl *LS = cast<LabelRefVisit>(&LI)->get();5136 if (LabelDecl *label = Goto->getLabel())