Searched refs:isDeclRefExprToReference (Results 1 – 1 of 1) sorted by relevance
117 static bool isDeclRefExprToReference(const Expr *E) { in isDeclRefExprToReference() function177 if (M->isArrow() || isDeclRefExprToReference(M->getBase())) { in reportBug()