Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:SD

5600       Decl *SD = *DI;
5601 if (ValueDecl *ND = dyn_cast<ValueDecl>(SD)) {
5606 if (VarDecl *VD = dyn_cast<VarDecl>(SD)) {
5618 if (TypedefNameDecl *TD = dyn_cast<TypedefNameDecl>(SD)) {