Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:AttrBuilder

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