Searched refs:getDecltypeForExpr (Results 1 – 3 of 3) sorted by relevance
9230 QualType Sema::getDecltypeForExpr(Expr *E) { in getDecltypeForExpr() function in Sema9306 return Context.getDecltypeType(E, getDecltypeForExpr(E)); in BuildDecltypeType()
4762 DeducedType = getDecltypeForExpr(Init); in DeduceAutoType()
2550 QualType getDecltypeForExpr(Expr *E);