Lines Matching full:ope
9269 if (BinaryOperator *opE = dyn_cast<BinaryOperator>(E))9270 if (opE->getOpcode() == BO_EQ &&9271 opE->getLHS()->IgnoreParenImpCasts()->isModifiableLvalue(Context)9273 SourceLocation Loc = opE->getOperatorLoc();