Home | History | Annotate | Download | only in AST

Lines Matching defs:getSourceBitField

3429 FieldDecl *Expr::getSourceBitField() {
3457 return BinOp->getLHS()->getSourceBitField();
3460 return BinOp->getRHS()->getSourceBitField();
3465 return UnOp->getSubExpr()->getSourceBitField();