Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:kw_private

255     case lltok::kw_private:             // OptionalLinkage
1420 case lltok::kw_private: Res = GlobalValue::PrivateLinkage; break;