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