Lines Matching refs:GenericLoc
4386 const ASTContext &, SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr() argument
4400 GenericSelectionExprBits.GenericLoc = GenericLoc; in GenericSelectionExpr()
4413 const ASTContext &, SourceLocation GenericLoc, in GenericSelectionExpr() argument
4428 GenericSelectionExprBits.GenericLoc = GenericLoc; in GenericSelectionExpr()
4441 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr() argument
4453 GenericSelectionExprBits.GenericLoc = GenericLoc; in GenericSelectionExpr()
4466 const ASTContext &Context, SourceLocation GenericLoc, in GenericSelectionExpr() argument
4478 GenericSelectionExprBits.GenericLoc = GenericLoc; in GenericSelectionExpr()
4494 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in Create() argument
4503 Context, GenericLoc, ControllingExpr, AssocTypes, AssocExprs, DefaultLoc, in Create()
4508 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in Create() argument
4517 Context, GenericLoc, ControllingExpr, AssocTypes, AssocExprs, DefaultLoc, in Create()
4522 const ASTContext &Context, SourceLocation GenericLoc, in Create() argument
4532 Context, GenericLoc, ControllingType, AssocTypes, AssocExprs, DefaultLoc, in Create()
4537 const ASTContext &Context, SourceLocation GenericLoc, in Create() argument
4546 Context, GenericLoc, ControllingType, AssocTypes, AssocExprs, DefaultLoc, in Create()