Searched refs:emitValueTable (Results 1 – 1 of 1) sorted by relevance
115 std::optional<StringRef> emitValueTable(raw_ostream &OS) const { in emitValueTable() function in MarshallingInfo559 if (auto MaybeValueTableName = MI.emitValueTable(OS)) in EmitOptParser()