Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DOptParserEmitter.cpp133 Optional<StringRef> emitValueTable(raw_ostream &OS) const { in emitValueTable() function in MarshallingInfo
447 if (auto MaybeValueTableName = MI.emitValueTable(OS)) in EmitOptParser()