Searched refs:EmitDirectivesDecl (Results 1 – 3 of 3) sorted by relevance
93 void EmitDirectivesDecl(RecordKeeper &RK, raw_ostream &OS);
267 EmitDirectivesDecl(Records, OS); in LLVMTableGenMain()
172 void EmitDirectivesDecl(RecordKeeper &Records, raw_ostream &OS) { in EmitDirectivesDecl() function