Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLambda.cpp1610 CheckConstexprFunctionDecl(CallOperator) && in BuildLambdaExpr()
DSemaDeclCXX.cpp803 bool Sema::CheckConstexprFunctionDecl(const FunctionDecl *NewFD) { in CheckConstexprFunctionDecl() function in Sema
DSemaDecl.cpp11676 (!CheckConstexprFunctionDecl(FD) || in ActOnFinishFunctionBody()
/external/clang/include/clang/Sema/
DSema.h1729 bool CheckConstexprFunctionDecl(const FunctionDecl *FD);