Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp7246 static QualType getDecltypeForExpr(Sema &S, Expr *E) { in getDecltypeForExpr() function
7325 return Context.getDecltypeType(E, getDecltypeForExpr(*this, E)); in BuildDecltypeType()
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp8911 static QualType getDecltypeForExpr(Sema &S, Expr *E) { in getDecltypeForExpr() function
9001 return Context.getDecltypeType(E, getDecltypeForExpr(*this, E)); in BuildDecltypeType()