Home
last modified time | relevance | path

Searched refs:PrintRecords (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBTableGen.cpp26 PrintRecords, enumerator
35 cl::values(clEnumValN(PrintRecords, "print-records",
48 case PrintRecords: in LLDBTableGenMain()
/src/contrib/llvm-project/llvm/utils/TableGen/
H A DTableGen.cpp43 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 DTableGen.cpp27 PrintRecords, enumerator
118 clEnumValN(PrintRecords, "print-records",
317 case PrintRecords: in ClangTableGenMain()