Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:kw_common

254     case lltok::kw_common:              // OptionalLinkage
1265 case lltok::kw_common: Res = GlobalValue::CommonLinkage; break;