Searched refs:RHSFailed (Results 1 – 2 of 2) sorted by relevance
1650 bool RHSFailed = RHSPart.second.getAsInteger(10, RHSVal); (void)RHSFailed; in operator() local1651 assert(!RHSFailed && "Unable to convert RHS to integer."); in operator()
1756 bool RHSFailed = RHSPart.second.getAsInteger(10, RHSVal); (void)RHSFailed; in operator() local1757 assert(!RHSFailed && "Unable to convert RHS to integer."); in operator()