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