Searched refs:checkBinaryOperation (Results 1 – 1 of 1) sorted by relevance
10454 bool checkBinaryOperation(BinaryOperator *AtomicBinOp, unsigned DiagId = 0,10459 bool OpenMPAtomicUpdateChecker::checkBinaryOperation( in checkBinaryOperation() function in OpenMPAtomicUpdateChecker10556 if (checkBinaryOperation(AtomicBinOp, DiagId, NoteId)) in checkStatement()