Searched refs:isProperty (Results 1 – 2 of 2) sorted by relevance
141 bool isProperty() const { return IsSpecial; } in isProperty() function in __anonfe19b4d40111::LatticeCell443 if (isProperty()) in convertToProperty()461 if (isProperty()) { in print()514 if (L.isProperty()) in meet()533 if (!isProperty()) { in add()584 if (isProperty()) in properties()1093 bool IsProp1 = LS1.isProperty(); in evaluateCMPrr()1094 bool IsProp2 = LS2.isProperty(); in evaluateCMPrr()1132 if (LS.isProperty()) in evaluateCMPri()1160 if (LS.isProperty()) in evaluateCMPrp()[all …]
14770 Expr *RHS, bool isProperty) { in checkUnsafeAssignLiteral() argument14784 << (isProperty ? 0 : 1) in checkUnsafeAssignLiteral()14792 Expr *RHS, bool isProperty) { in checkUnsafeAssignObject() argument14798 << (isProperty ? 0 : 1) in checkUnsafeAssignObject()14806 checkUnsafeAssignLiteral(S, Loc, RHS, isProperty)) in checkUnsafeAssignObject()