Lines Matching refs:EnforceInteger
44 EnforceInteger(TP);
165 InCopy.EnforceInteger(TP);
185 bool MadeChange = EnforceInteger(TP);
227 /// EnforceInteger - Remove all non-integer types from this set.
228 bool EEVT::TypeSet::EnforceInteger(TreePattern &TP) {
331 MadeChange |= Other.EnforceInteger(TP);
335 MadeChange |= EnforceInteger(TP);
851 return NodeToApply->getExtType(ResNo).EnforceInteger(TP);
1398 bool MadeChange = Types[0].EnforceInteger(TP);