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