Searched refs:isProperty (Results 1 – 2 of 2) sorted by relevance
162 bool isProperty() const { return IsSpecial; } in isProperty() function in __anonfdfc6f5f0111::LatticeCell463 if (isProperty()) in convertToProperty()481 if (isProperty()) { in print()534 if (L.isProperty()) in meet()553 if (!isProperty()) { in add()604 if (isProperty()) in properties()1119 bool IsProp1 = LS1.isProperty(); in evaluateCMPrr()1120 bool IsProp2 = LS2.isProperty(); in evaluateCMPrr()1157 if (LS.isProperty()) in evaluateCMPri()1184 if (LS.isProperty()) in evaluateCMPrp()[all …]
15174 Expr *RHS, bool isProperty) { in checkUnsafeAssignLiteral() argument15188 << (isProperty ? 0 : 1) in checkUnsafeAssignLiteral()15196 Expr *RHS, bool isProperty) { in checkUnsafeAssignObject() argument15202 << (isProperty ? 0 : 1) in checkUnsafeAssignObject()15210 checkUnsafeAssignLiteral(S, Loc, RHS, isProperty)) in checkUnsafeAssignObject()