Home | History | Annotate | Download | only in libclang

Lines Matching refs:LS

2552         const LabelDecl *LS = cast<LabelRefVisit>(&LI)->get();
2553 if (LabelStmt *stmt = LS->getStmt()) {