Home | History | Annotate | Download | only in libclang

Lines Matching refs:LS

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