Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckConstexprFunctionDecl

711 // CheckConstexprFunctionDecl - Check whether a function declaration satisfies
717 bool Sema::CheckConstexprFunctionDecl(const FunctionDecl *NewFD) {