Home | History | Annotate | Download | only in Frontend

Lines Matching refs:SD

5800       Decl *SD = *DI;
5801 if (ValueDecl *ND = dyn_cast<ValueDecl>(SD)) {
5806 if (VarDecl *VD = dyn_cast<VarDecl>(SD)) {
5818 if (TypedefNameDecl *TD = dyn_cast<TypedefNameDecl>(SD)) {