Lines Matching refs:getOperatorLoc
8270 RBO->getOperatorLoc()); in checkAndSetCond()
8273 BO->getSourceRange(), BO->getOperatorLoc()); in checkAndSetCond()
8278 CE->getArg(1), CE->getSourceRange(), CE->getOperatorLoc()); in checkAndSetCond()
11375 OpLoc = AtomicInnerBinOp->getOperatorLoc(); in checkBinaryOperation()
11401 NoteLoc = AtomicInnerBinOp->getOperatorLoc(); in checkBinaryOperation()
11413 NoteLoc = AtomicBinOp->getOperatorLoc(); in checkBinaryOperation()
11449 OpLoc = AtomicCompAssignOp->getOperatorLoc(); in checkStatement()
11464 OpLoc = AtomicUnaryOp->getOperatorLoc(); in checkStatement()
11472 NoteLoc = AtomicUnaryOp->getOperatorLoc(); in checkStatement()
11689 ErrorInfo.NoteLoc = BO->getOperatorLoc(); in checkCondUpdateStmt()
11767 ErrorInfo.NoteLoc = BO->getOperatorLoc(); in checkCondExprStmt()
11988 ErrorInfo.NoteLoc = BO->getOperatorLoc(); in checkForm3()
12057 ErrorInfo.NoteLoc = ElseBO->getOperatorLoc(); in checkForm3()
12121 ErrorInfo.NoteLoc = ThenBO->getOperatorLoc(); in checkForm45()
12133 ErrorInfo.NoteLoc = BO->getOperatorLoc(); in checkForm45()
12181 ErrorInfo.NoteLoc = ElseBO->getOperatorLoc(); in checkForm45()
12295 ErrorInfo.NoteLoc = BO->getOperatorLoc(); in checkStmt()
12520 NoteLoc = AtomicBinOp ? AtomicBinOp->getOperatorLoc() in ActOnOpenMPAtomicDirective()
12582 NoteLoc = AtomicBinOp ? AtomicBinOp->getOperatorLoc() in ActOnOpenMPAtomicDirective()
12661 NoteLoc = AtomicBinOp ? AtomicBinOp->getOperatorLoc() in ActOnOpenMPAtomicDirective()
12774 NoteLoc = ErrorLoc = FirstBinOp ? FirstBinOp->getOperatorLoc() in ActOnOpenMPAtomicDirective()
12784 ? SecondBinOp->getOperatorLoc() in ActOnOpenMPAtomicDirective()
12887 ErrorInfo.NoteLoc = Cond->getOperatorLoc(); in ActOnOpenMPAtomicDirective()
19734 OOLoc = BO->getOperatorLoc(); in ProcessOpenMPDoacrossClauseCommon()
19739 OOLoc = OCE->getOperatorLoc(); in ProcessOpenMPDoacrossClauseCommon()