Searched refs:ApplyCallback (Results 1 – 3 of 3) sorted by relevance
49 bool ApplyCallback(const RecordKeeper &Records, raw_ostream &OS);
63 bool llvm::TableGen::Emitter::ApplyCallback(const RecordKeeper &Records, in ApplyCallback() function in llvm::TableGen::Emitter
152 if (TableGen::Emitter::ApplyCallback(Records, Out)) in TableGenMain()