Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp6467 ExpressionEvaluationContextRecord::EK_Decltype; in MaybeBindToTemporary()
6550 ExpressionEvaluationContextRecord::EK_Decltype && in ActOnDecltypeExpression()
H A DTreeTransform.h5588 Sema::ExpressionEvaluationContextRecord::EK_Decltype); in TransformDecltypeType()
H A DSemaExpr.cpp15997 ExpressionEvaluationContextRecord::EK_Decltype) { in CheckCallReturnType()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseDeclCXX.cpp968 Sema::ExpressionEvaluationContextRecord::EK_Decltype); in ParseDecltypeSpecifier()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h1013 EK_Decltype, EK_TemplateArgument, EK_Other enumerator