Home
last modified time | relevance | path

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

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