Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp1683 static bool CheckConstexprParameterTypes(Sema &SemaRef, in CheckConstexprParameterTypes() function
1810 if (!CheckConstexprParameterTypes(*this, NewFD, Kind)) in CheckConstexprFunctionDefinition()
8539 CheckConstexprParameterTypes(*this, FD, CheckConstexprKind::Diagnose) && in CheckExplicitlyDefaultedComparison()