Home | History | Annotate | Download | only in Sema

Lines Matching refs:OpLoc

4678   SourceLocation OpLoc;
4733 OpLoc = AtomicInnerBinOp->getOperatorLoc();
4806 OpLoc = AtomicCompAssignOp->getOperatorLoc();
4821 OpLoc = AtomicUnaryOp->getOperatorLoc();
4823 E = SemaRef.ActOnIntegerConstant(OpLoc, /*uint64_t Val=*/1).get();
4862 SemaRef.CreateBuiltinBinOp(OpLoc, Op, IsXLHSInRHSPart ? OVEX : OVEExpr,