Home | History | Annotate | Download | only in AST

Lines Matching refs:isPtrMemOp

2831   bool isPtrMemOp() const { return Opc == BO_PtrMemD || Opc == BO_PtrMemI; }