Searched refs:isProperty (Results 1 – 2 of 2) sorted by relevance
463 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()1151 if (LS.isProperty()) in evaluateCMPri()1178 if (LS.isProperty()) in evaluateCMPrp()1510 if (LS1.isProperty()) { in evaluateXORrr()1515 if (LS2.isProperty()) { in evaluateXORrr()1572 if (LS1.isProperty()) in evaluateZEXTr()[all …]
16623 Expr *RHS, bool isProperty) { in checkUnsafeAssignLiteral() argument16637 << (isProperty ? 0 : 1) in checkUnsafeAssignLiteral()16645 Expr *RHS, bool isProperty) { in checkUnsafeAssignObject() argument16651 << (isProperty ? 0 : 1) in checkUnsafeAssignObject()16659 checkUnsafeAssignLiteral(S, Loc, RHS, isProperty)) in checkUnsafeAssignObject()