Searched refs:deprecation_explanation (Results 1 – 2 of 2) sorted by relevance
143 const string& deprecation_explanation() const { in deprecation_explanation() function161 const string& deprecation_explanation) in OpSpec() argument164 deprecation_explanation_(deprecation_explanation) {} in OpSpec()
465 explanation = op.deprecation_explanation(); in GenerateOp()