Lines Matching refs:GenericLoc
4304 const ASTContext &, SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr() argument
4318 GenericSelectionExprBits.GenericLoc = GenericLoc; in GenericSelectionExpr()
4331 const ASTContext &, SourceLocation GenericLoc, in GenericSelectionExpr() argument
4346 GenericSelectionExprBits.GenericLoc = GenericLoc; in GenericSelectionExpr()
4359 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr() argument
4371 GenericSelectionExprBits.GenericLoc = GenericLoc; in GenericSelectionExpr()
4384 const ASTContext &Context, SourceLocation GenericLoc, in GenericSelectionExpr() argument
4396 GenericSelectionExprBits.GenericLoc = GenericLoc; in GenericSelectionExpr()
4412 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in Create() argument
4421 Context, GenericLoc, ControllingExpr, AssocTypes, AssocExprs, DefaultLoc, in Create()
4426 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in Create() argument
4435 Context, GenericLoc, ControllingExpr, AssocTypes, AssocExprs, DefaultLoc, in Create()
4440 const ASTContext &Context, SourceLocation GenericLoc, in Create() argument
4450 Context, GenericLoc, ControllingType, AssocTypes, AssocExprs, DefaultLoc, in Create()
4455 const ASTContext &Context, SourceLocation GenericLoc, in Create() argument
4464 Context, GenericLoc, ControllingType, AssocTypes, AssocExprs, DefaultLoc, in Create()