Searched refs:resolveExprToDecls (Results 1 – 1 of 1) sorted by relevance
180 std::vector<const NamedDecl *> resolveExprToDecls(const Expr *E) { in resolveExprToDecls() function240 return resolveDeclsToType(resolveExprToDecls(E)); in resolveExprToType()483 for (const NamedDecl *D : resolveExprToDecls(E)) { in add()488 for (const NamedDecl *D : resolveExprToDecls(E)) { in add()