Home | History | Annotate | Download | only in Sema

Lines Matching refs:SC_Static

1858     StorageClass SC = D->isStatic() ? SC_Static : SC_None;