Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclCXX.cpp1681 static bool CheckConstexprParameterTypes(Sema &SemaRef, in CheckConstexprParameterTypes() function
1808 if (!CheckConstexprParameterTypes(*this, NewFD, Kind)) in CheckConstexprFunctionDefinition()
8723 CheckConstexprParameterTypes(*this, FD, CheckConstexprKind::Diagnose) && in CheckExplicitlyDefaultedComparison()