Home | History | Annotate | Download | only in TableGen

Lines Matching defs:CurScope

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