Home | History | Annotate | Download | only in libclang

Lines Matching defs:LS

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