Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DOptParserEmitter.cpp132 Optional<StringRef> emitValueTable(raw_ostream &OS) const { in emitValueTable() function in MarshallingInfo
446 if (auto MaybeValueTableName = MI.emitValueTable(OS)) in EmitOptParser()