Searched refs:EmitProto (Results 1 – 1 of 1) sorted by relevance
49 void EmitProto(raw_ostream &OS, StringRef N, Record *R);98 EmitProto(OS, N, Opcode); in run()203 void ClangOpcodesEmitter::EmitProto(raw_ostream &OS, StringRef N, Record *R) { in EmitProto() function in ClangOpcodesEmitter