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