Home | History | Annotate | Download | only in AST

Lines Matching refs:BO_PtrMemI

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