Home | History | Annotate | Download | only in Reader

Lines Matching full:scopeid

2205       unsigned ScopeID = Record[2], IAID = Record[3];
2208 if (ScopeID) Scope = cast<MDNode>(MDValueList.getValueFwdRef(ScopeID-1));