Lines Matching defs:DefaultLoc
4417 SourceLocation DefaultLoc, SourceLocation RParenLoc,
4423 IsExprPredicate(true), DefaultLoc(DefaultLoc), RParenLoc(RParenLoc) {
4444 ArrayRef<Expr *> AssocExprs, SourceLocation DefaultLoc,
4451 IsExprPredicate(false), DefaultLoc(DefaultLoc), RParenLoc(RParenLoc) {
4472 SourceLocation DefaultLoc, SourceLocation RParenLoc,
4477 IsExprPredicate(true), DefaultLoc(DefaultLoc), RParenLoc(RParenLoc) {
4497 ArrayRef<Expr *> AssocExprs, SourceLocation DefaultLoc,
4502 IsExprPredicate(false), DefaultLoc(DefaultLoc), RParenLoc(RParenLoc) {
4525 SourceLocation DefaultLoc, SourceLocation RParenLoc,
4532 Context, GenericLoc, ControllingExpr, AssocTypes, AssocExprs, DefaultLoc,
4539 SourceLocation DefaultLoc, SourceLocation RParenLoc,
4546 Context, GenericLoc, ControllingExpr, AssocTypes, AssocExprs, DefaultLoc,
4553 ArrayRef<Expr *> AssocExprs, SourceLocation DefaultLoc,
4561 Context, GenericLoc, ControllingType, AssocTypes, AssocExprs, DefaultLoc,
4568 ArrayRef<Expr *> AssocExprs, SourceLocation DefaultLoc,
4575 Context, GenericLoc, ControllingType, AssocTypes, AssocExprs, DefaultLoc,