Searched refs:CommonTypeStr (Results 1 – 1 of 1) sorted by relevance
2236 std::string CommonTypeStr = CommonType.getAsString(PP); in check() local2242 if (LTypeStr == CommonTypeStr || RTypeStr == CommonTypeStr) { in check()2259 Diag << CommonTypeStr; in check()