Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DOptParserEmitter.cpp115 std::optional<StringRef> emitValueTable(raw_ostream &OS) const { in emitValueTable() function in MarshallingInfo
559 if (auto MaybeValueTableName = MI.emitValueTable(OS)) in EmitOptParser()