Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp9134 QualType Sema::getDecltypeForExpr(Expr *E) { in getDecltypeForExpr() function in Sema
9210 return Context.getDecltypeType(E, getDecltypeForExpr(E)); in BuildDecltypeType()
H A DSemaTemplateDeduction.cpp4655 QualType Deduced = getDecltypeForExpr(ER.get()); in DeduceAutoType()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h2503 QualType getDecltypeForExpr(Expr *E);