Searched refs:emitTop (Results 1 – 2 of 2) sorted by relevance
281 void emitTop(raw_ostream &o, unsigned Indentation, std::string Namespace);573 void FilterChooser::emitTop(raw_ostream &o, unsigned Indentation, in emitTop() function in FilterChooser1485 FC.emitTop(o, 0, I->first.first); in run()
416 void emitTop(raw_ostream &o, unsigned &Indentation);757 void ARMFilterChooser::emitTop(raw_ostream &o, unsigned &Indentation) { in emitTop() function in ARMFilterChooser1754 FC->emitTop(o, Indentation); in emit()