Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp8929 static QualType getDecltypeForExpr(Sema &S, Expr *E) { in getDecltypeForExpr() function
9011 return Context.getDecltypeType(E, getDecltypeForExpr(*this, E)); in BuildDecltypeType()