Searched refs:CheckOperandVariable (Results 1 – 1 of 1) sorted by relevance
71 bool CheckOperandVariable(const Expr *E, PartialDiagnostic PD) { in CheckOperandVariable() function in __anonb915406b0111::AtomicOperandChecker312 if (CheckOperandVariable( in CheckAssignment()354 bool Failed = CheckOperandVariable( in CheckIncDec()374 if (CheckOperandVariable(AssignInf.LHS, PD)) in CheckAssignmentWithBinOpOnRHS()389 return IDACInfo{CheckOperandVariable(AssignInf.RHS, PD), in CheckAssignmentWithBinOpOnRHS()511 bool Failed = CheckOperandVariable(BinInf->LHS, LPD) || in CheckIncDecAssignCompoundAssign()537 if (CheckOperandVariable(AssignRes->RHS, PD)) in CheckRead()648 if (CheckOperandVariable(AssignRes->RHS, PD)) in CheckCapture()