Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp1666 static bool CheckConstexprParameterTypes(Sema &SemaRef, in CheckConstexprParameterTypes() function
1793 if (!CheckConstexprParameterTypes(*this, NewFD, Kind)) in CheckConstexprFunctionDefinition()
8460 CheckConstexprParameterTypes(*this, FD, CheckConstexprKind::Diagnose) && in CheckExplicitlyDefaultedComparison()
/external/clang/lib/Sema/
DSemaDeclCXX.cpp764 static bool CheckConstexprParameterTypes(Sema &SemaRef, in CheckConstexprParameterTypes() function
852 if (!CheckConstexprParameterTypes(*this, NewFD)) in CheckConstexprFunctionDecl()