Searched defs:isConstexpr (Results 1 – 5 of 5) sorted by relevance
1472 bool isConstexpr, SourceLocation EndLocation) { in Create()1755 bool isImplicitlyDeclared, bool isConstexpr) { in Create()1940 bool isConstexpr, SourceLocation EndLocation) { in Create()
1724 bool isConstexpr, SourceLocation EndLocation) in CXXMethodDecl()2164 bool isImplicitlyDeclared, bool isConstexpr) in CXXConstructorDecl()2416 bool isConstexpr, SourceLocation EndLocation) in CXXConversionDecl()
1233 bool isConstexpr() const { in isConstexpr() function1835 bool isConstexpr() const { return IsConstexpr; } in isConstexpr() function
2757 AST_POLYMORPHIC_MATCHER(isConstexpr, in AST_POLYMORPHIC_MATCHER() argument
6893 bool isConstexpr = D.getDeclSpec().isConstexprSpecified(); in CreateNewFunctionDecl() local7238 bool isConstexpr = D.getDeclSpec().isConstexprSpecified(); in ActOnFunctionDeclarator() local