Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLambda.cpp1668 CheckConstexprFunctionDecl(CallOperator) && in BuildLambdaExpr()
H A DSemaDeclCXX.cpp1595 bool Sema::CheckConstexprFunctionDecl(const FunctionDecl *NewFD) { in CheckConstexprFunctionDecl() function in Sema
H A DSemaDecl.cpp13356 (!CheckConstexprFunctionDecl(FD) || in ActOnFinishFunctionBody()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h1978 bool CheckConstexprFunctionDecl(const FunctionDecl *FD);