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