reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
576 OS << " constexpr static int64_t MatchTable" << ID << "[] = {"; 577 LineBreak.emit(OS, true, *this); 578 OS << std::string(Indentation, ' '); 594 I->emit(OS, LineBreakIsNext, *this); 596 OS << std::string(Indentation, ' '); 601 OS << "};\n";