Searched defs:ControllingExpr (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | Expr.cpp | 4217 const ASTContext &, SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr() 4242 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr() 4268 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in Create() 4282 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in Create()
|
| /llvm-project-15.0.7/clang/lib/Parse/ |
| H A D | ParseExpr.cpp | 3246 ExprResult ControllingExpr; in ParseGenericSelectionExpression() local
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaExpr.cpp | 1613 Expr *ControllingExpr, in ActOnGenericSelectionExpr() 1639 Expr *ControllingExpr, in CreateGenericSelectionExpr()
|
| H A D | TreeTransform.h | 2900 Expr *ControllingExpr, in RebuildGenericSelectionExpr() 10630 ExprResult ControllingExpr = in TransformGenericSelectionExpr() local
|