Searched defs:isConstexpr (Results 1 – 4 of 4) sorted by relevance
1450 bool isConstexpr, SourceLocation EndLocation) { in Create()1733 bool isImplicitlyDeclared, bool isConstexpr) { in Create()1918 bool isConstexpr, SourceLocation EndLocation) { in Create()
1720 bool isConstexpr, SourceLocation EndLocation) in CXXMethodDecl()2160 bool isImplicitlyDeclared, bool isConstexpr) in CXXConstructorDecl()2412 bool isConstexpr, SourceLocation EndLocation) in CXXConversionDecl()
1205 bool isConstexpr() const { return VarDeclBits.IsConstexpr; } in isConstexpr() function1794 bool isConstexpr() const { return IsConstexpr; } in isConstexpr() function
6752 bool isConstexpr = D.getDeclSpec().isConstexprSpecified(); in CreateNewFunctionDecl() local7097 bool isConstexpr = D.getDeclSpec().isConstexprSpecified(); in ActOnFunctionDeclarator() local