Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckConstexprFunctionDecl

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