Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp464 << (int)First << S.getDecltypeForParenthesizedExpr(e) in diagnoseUnsatisfiedRequirement()
H A DSemaType.cpp8906 QualType Sema::getDecltypeForParenthesizedExpr(Expr *E) { in getDecltypeForParenthesizedExpr() function in Sema
8995 return S.getDecltypeForParenthesizedExpr(E); in getDecltypeForExpr()
H A DSemaExprCXX.cpp8745 getDecltypeForParenthesizedExpr(E).getCanonicalType(); in BuildExprRequirement()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2337 QualType getDecltypeForParenthesizedExpr(Expr *E);