Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDeprecated

260   if (ND && ND->isDeprecated()) {
2100 if (Method->isDeprecated()) {
2101 if (!PrevObjCMethod->isDeprecated())