Searched refs:isConstexprSpecified (Results 1 – 5 of 5) sorted by relevance
60 const bool isConstexprSpecified = false; in AddFunDecl() local81 isConstexprSpecified ? ConstexprSpecKind::Constexpr in AddFunDecl()
622 if (D->isConstexprSpecified() && !D->isExplicitlyDefaulted()) in VisitFunctionDecl()
282 if (FD->isConstexprSpecified()) in Visit()
2376 bool isConstexprSpecified() const { in isConstexprSpecified() function
2183 const bool isConstexprSpecified = false; in CreateFunctionDeclaration() local2194 func_decl->setConstexprKind(isConstexprSpecified in CreateFunctionDeclaration()