Searched refs:isProperty (Results 1 – 2 of 2) sorted by relevance
162 bool isProperty() const { return IsSpecial; } in isProperty() function in __anon58b299290111::LatticeCell462 if (isProperty()) in convertToProperty()480 if (isProperty()) { in print()533 if (L.isProperty()) in meet()552 if (!isProperty()) { in add()603 if (isProperty()) in properties()1112 bool IsProp1 = LS1.isProperty(); in evaluateCMPrr()1113 bool IsProp2 = LS2.isProperty(); in evaluateCMPrr()1150 if (LS.isProperty()) in evaluateCMPri()1177 if (LS.isProperty()) in evaluateCMPrp()[all …]
13337 Expr *RHS, bool isProperty) { in checkUnsafeAssignLiteral() argument13351 << (isProperty ? 0 : 1) in checkUnsafeAssignLiteral()13359 Expr *RHS, bool isProperty) { in checkUnsafeAssignObject() argument13365 << (isProperty ? 0 : 1) in checkUnsafeAssignObject()13373 checkUnsafeAssignLiteral(S, Loc, RHS, isProperty)) in checkUnsafeAssignObject()