Searched refs:isConstexprSpecified (Results 1 – 5 of 5) sorted by relevance
62 const bool isConstexprSpecified = false; in AddFunDecl() local83 isConstexprSpecified ? ConstexprSpecKind::Constexpr in AddFunDecl()
623 if (D->isConstexprSpecified() && !D->isExplicitlyDefaulted()) in VisitFunctionDecl()
282 if (FD->isConstexprSpecified()) in Visit()
2319 bool isConstexprSpecified() const { in isConstexprSpecified() function
2149 const bool isConstexprSpecified = false; in CreateFunctionDeclaration() local2160 func_decl->setConstexprKind(isConstexprSpecified in CreateFunctionDeclaration()