Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp7027 ExpressionEvaluationContextRecord::EK_Decltype; in MaybeBindToTemporary()
7111 ExpressionEvaluationContextRecord::EK_Decltype && in ActOnDecltypeExpression()
H A DTreeTransform.h6162 Sema::ExpressionEvaluationContextRecord::EK_Decltype); in TransformDecltypeType()
H A DSemaExpr.cpp18944 ExpressionEvaluationContextRecord::EK_Decltype) { in CheckCallReturnType()
/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp1040 Sema::ExpressionEvaluationContextRecord::EK_Decltype); in ParseDecltypeSpecifier()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1292 EK_Decltype, EK_TemplateArgument, EK_Other enumerator