Home | History | Annotate | Download | only in Sema

Lines Matching refs:Protected

1709   else if (TypeStr == "protected") {
1710 // Complain about attempts to use protected visibility on targets
1716 type = VisibilityAttr::Protected;