Home | History | Annotate | Download | only in TableGen

Lines Matching refs:CurScope

656       FixupList &CurScope = TableInfo.FixupStack.back();
658 resolveTableFixups(Table, CurScope, Table.size());
659 CurScope.clear();