Searched refs:resolveExprToType (Results 1 – 1 of 1) sorted by relevance
176 const Type *resolveExprToType(const Expr *E);194 BaseType = resolveExprToType(Base); in resolveExprToDecls()207 const auto *CalleeType = resolveExprToType(CE->getCallee()); in resolveExprToDecls()239 const Type *resolveExprToType(const Expr *E) { in resolveExprToType() function