Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:ProtectedVisibility

1006   case lltok::kw_protected: Res = GlobalValue::ProtectedVisibility; break;