Searched defs:isConstexpr (Results 1 – 4 of 4) sorted by relevance
1451 bool isConstexpr, SourceLocation EndLocation) { in Create()1734 bool isImplicitlyDeclared, bool isConstexpr) { in Create()1906 bool isConstexpr, SourceLocation EndLocation) { in Create()
1721 bool isConstexpr, SourceLocation EndLocation) in CXXMethodDecl()2161 bool isImplicitlyDeclared, bool isConstexpr) in CXXConstructorDecl()2412 bool isConstexpr, SourceLocation EndLocation) in CXXConversionDecl()
1165 bool isConstexpr() const { return VarDeclBits.IsConstexpr; } in isConstexpr() function1751 bool isConstexpr() const { return IsConstexpr; } in isConstexpr() function
6629 bool isConstexpr = D.getDeclSpec().isConstexprSpecified(); in CreateNewFunctionDecl() local6972 bool isConstexpr = D.getDeclSpec().isConstexprSpecified(); in ActOnFunctionDeclarator() local