Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:AttrBuilder

477       AttrBuilder attrs(PAL.getSlotAttributes(i), index);
479 Out << "AttrBuilder B;"; nl(Out);