Searched defs:isConstexprSpecified (Results 1 – 4 of 4) sorted by relevance
2090 const bool isConstexprSpecified = false; in AddFunDecl() local
2650 bool isInlineSpecified, bool isConstexprSpecified) in FunctionDecl()4428 bool isConstexprSpecified) { in Create()
727 bool isConstexprSpecified() const { return Constexpr_specified; } in isConstexprSpecified() function
2155 const bool isConstexprSpecified = false; in CreateFunctionDeclaration() local