Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp5454 static QualType getDecltypeForExpr(Sema &S, Expr *E) { in getDecltypeForExpr() function
5533 return Context.getDecltypeType(E, getDecltypeForExpr(*this, E)); in BuildDecltypeType()