Searched refs:getDecltypeForExpr (Results 1 – 3 of 3) sorted by relevance
9134 QualType Sema::getDecltypeForExpr(Expr *E) { in getDecltypeForExpr() function in Sema9210 return Context.getDecltypeType(E, getDecltypeForExpr(E)); in BuildDecltypeType()
4655 QualType Deduced = getDecltypeForExpr(ER.get()); in DeduceAutoType()
2503 QualType getDecltypeForExpr(Expr *E);