Home | History | Annotate | Download | only in AST

Lines Matching refs:isArrow

4455     assert(!E->isArrow() && "missing call to bound member function?");
4618 if (E->isArrow()) {