Searched defs:isConstexpr (Results 1 – 4 of 4) sorted by relevance
1419 bool isConstexpr, SourceLocation EndLocation) { in Create()1702 bool isImplicitlyDeclared, bool isConstexpr) { in Create()1875 bool isConstexpr, SourceLocation EndLocation) { in Create()
1702 bool isConstexpr, SourceLocation EndLocation) in CXXMethodDecl()2142 bool isImplicitlyDeclared, bool isConstexpr) in CXXConstructorDecl()2393 bool isConstexpr, SourceLocation EndLocation) in CXXConversionDecl()
1145 bool isConstexpr() const { return VarDeclBits.IsConstexpr; } in isConstexpr() function1733 bool isConstexpr() const { return IsConstexpr; } in isConstexpr() function
6493 bool isConstexpr = D.getDeclSpec().isConstexprSpecified(); in CreateNewFunctionDecl() local6831 bool isConstexpr = D.getDeclSpec().isConstexprSpecified(); in ActOnFunctionDeclarator() local