Searched refs:getDecltypeForExpr (Results 1 – 1 of 1) sorted by relevance
8929 static QualType getDecltypeForExpr(Sema &S, Expr *E) { in getDecltypeForExpr() function9011 return Context.getDecltypeType(E, getDecltypeForExpr(*this, E)); in BuildDecltypeType()