Searched refs:PrintRecords (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/llvm-project/lldb/utils/TableGen/ |
| H A D | LLDBTableGen.cpp | 26 PrintRecords, enumerator 35 cl::values(clEnumValN(PrintRecords, "print-records", 48 case PrintRecords: in LLDBTableGenMain()
|
| /src/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | TableGen.cpp | 43 void PrintRecords(RecordKeeper &Records, raw_ostream &OS) { in PrintRecords() function 67 {"print-records", PrintRecords, "Print all records to stdout (default)",
|
| /src/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | TableGen.cpp | 27 PrintRecords, enumerator 118 clEnumValN(PrintRecords, "print-records", 317 case PrintRecords: in ClangTableGenMain()
|