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