Home | History | Annotate | Download | only in Sema

Lines Matching refs:Hidden

2365   else if (TypeStr == "hidden")
2366 type = VisibilityAttr::Hidden;
2368 type = VisibilityAttr::Hidden; // FIXME