Home
last modified time | relevance | path

Searched refs:getDecltypeForExpr (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaType.cpp6744 static QualType getDecltypeForExpr(Sema &S, Expr *E) { in getDecltypeForExpr() function
6823 return Context.getDecltypeType(E, getDecltypeForExpr(*this, E)); in BuildDecltypeType()