Searched refs:FromTypeStr (Results 1 – 1 of 1) sorted by relevance
1647 std::string FromTypeStr = FromType.isNull() ? "(no argument)" in PrintTypeNames() local1653 if (FromTypeStr == ToTypeStr) { in PrintTypeNames()1658 FromTypeStr = FromCanTypeStr; in PrintTypeNames()1666 OS << FromTypeStr; in PrintTypeNames()