Searched refs:EmitJSON (Results 1 – 3 of 3) sorted by relevance
133 EmitJSON(Records, OS); in LLVMTableGenMain()
188 void EmitJSON(RecordKeeper &RK, raw_ostream &OS) { JSONEmitter(RK).run(OS); } in EmitJSON() function
1903 void EmitJSON(RecordKeeper &RK, raw_ostream &OS);