Home | History | Annotate | Download | only in initial

Lines Matching refs:getBinaryPrecedence

216   unsigned getBinaryPrecedence() const { return Precedence; }
1224 BinopPrecedence[Proto->getOperatorName()] = Proto->getBinaryPrecedence();