Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp1715 static bool CheckConstexprParameterTypes(Sema &SemaRef, in CheckConstexprParameterTypes() function
1842 if (!CheckConstexprParameterTypes(*this, NewFD, Kind)) in CheckConstexprFunctionDefinition()
8809 CheckConstexprParameterTypes(*this, FD, CheckConstexprKind::Diagnose) && in CheckExplicitlyDefaultedComparison()