Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DOptionParserEmitter.cpp81 static constexpr const char *ValueTablePreamble = R"( member in MarshallingInfo
583 OS << MarshallingInfo::ValueTablePreamble; in emitOptionParser()