Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp1746 static bool CheckConstexprParameterTypes(Sema &SemaRef, in CheckConstexprParameterTypes() function
1877 if (!CheckConstexprParameterTypes(*this, NewFD, Kind)) in CheckConstexprFunctionDefinition()
9093 CheckConstexprParameterTypes(*this, FD, CheckConstexprKind::Diagnose) && in CheckExplicitlyDefaultedComparison()