Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprCXX.cpp7265 ExpressionEvaluationContextRecord::EK_Decltype; in MaybeBindToTemporary()
7350 ExpressionEvaluationContextRecord::EK_Decltype && in ActOnDecltypeExpression()
H A DTreeTransform.h6254 Sema::ExpressionEvaluationContextRecord::EK_Decltype); in TransformDecltypeType()
H A DSemaExpr.cpp19870 ExpressionEvaluationContextRecord::EK_Decltype) { in CheckCallReturnType()
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseDeclCXX.cpp1060 Sema::ExpressionEvaluationContextRecord::EK_Decltype); in ParseDecltypeSpecifier()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h1322 EK_Decltype, EK_TemplateArgument, EK_Other enumerator