Searched defs:isConstexpr (Results 1 – 4 of 4) sorted by relevance
1346 bool isConstexpr, SourceLocation EndLocation) { in Create()1625 bool isImplicitlyDeclared, bool isConstexpr) { in Create()1798 bool isConstexpr, SourceLocation EndLocation) { in Create()
1619 bool isConstexpr, SourceLocation EndLocation) in CXXMethodDecl()2039 bool isImplicitlyDeclared, bool isConstexpr) in CXXConstructorDecl()2279 bool isConstexpr, SourceLocation EndLocation) in CXXConversionDecl()
1127 bool isConstexpr() const { return VarDeclBits.IsConstexpr; } in isConstexpr() function1694 bool isConstexpr() const { return IsConstexpr; } in isConstexpr() function
6127 bool isConstexpr = D.getDeclSpec().isConstexprSpecified(); in CreateNewFunctionDecl() local6466 bool isConstexpr = D.getDeclSpec().isConstexprSpecified(); in ActOnFunctionDeclarator() local