Searched refs:EmitOptParser (Results 1 – 3 of 3) sorted by relevance
79 void EmitOptParser(RecordKeeper &RK, raw_ostream &OS);
149 EmitOptParser(Records, OS); in LLVMTableGenMain()
108 void EmitOptParser(RecordKeeper &Records, raw_ostream &OS) { in EmitOptParser() function