Searched refs:isProperty (Results 1 – 2 of 2) sorted by relevance
149 bool isProperty() const { return IsSpecial; } in isProperty() function in __anon01dac9570111::LatticeCell452 if (isProperty()) in convertToProperty()470 if (isProperty()) { in print()523 if (L.isProperty()) in meet()542 if (!isProperty()) { in add()593 if (isProperty()) in properties()1102 bool IsProp1 = LS1.isProperty(); in evaluateCMPrr()1103 bool IsProp2 = LS2.isProperty(); in evaluateCMPrr()1140 if (LS.isProperty()) in evaluateCMPri()1167 if (LS.isProperty()) in evaluateCMPrp()[all …]
10189 Expr *RHS, bool isProperty) { in checkUnsafeAssignLiteral() argument10203 << (isProperty ? 0 : 1) in checkUnsafeAssignLiteral()10211 Expr *RHS, bool isProperty) { in checkUnsafeAssignObject() argument10217 << (isProperty ? 0 : 1) in checkUnsafeAssignObject()10225 checkUnsafeAssignLiteral(S, Loc, RHS, isProperty)) in checkUnsafeAssignObject()