Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:kw_protected

267     case lltok::kw_protected: {   // OptionalVisibility
1286 case lltok::kw_protected: Res = GlobalValue::ProtectedVisibility; break;