Home | History | Annotate | Download | only in AST

Lines Matching refs:isConstexpr

504       if (Constructor->isConstexpr())
521 if (Constructor->isConstexpr() && !Constructor->isCopyOrMoveConstructor())
948 if (Constructor->isConstexpr())
955 else if (Constructor->isConstexpr())
1450 bool isConstexpr, SourceLocation EndLocation) {
1452 T, TInfo, SC, isInline, isConstexpr,
1733 bool isImplicitlyDeclared, bool isConstexpr) {
1739 isImplicitlyDeclared, isConstexpr);
1918 bool isConstexpr, SourceLocation EndLocation) {
1923 isInline, isExplicit, isConstexpr,