Searched defs:ControllingExpr (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | Expr.cpp | 4304 const ASTContext &, SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr() 4359 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr() 4412 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in Create() 4426 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in Create()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseExpr.cpp | 3391 ExprResult ControllingExpr; in ParseGenericSelectionExpression() local
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | TreeTransform.h | 3059 Expr *ControllingExpr, in RebuildGenericSelectionExpr() 11004 ExprResult ControllingExpr; in TransformGenericSelectionExpr() local
|
| H A D | SemaExpr.cpp | 1677 Expr *ControllingExpr = nullptr; in CreateGenericSelectionExpr() local 1837 TypeSourceInfo *ControllingType) { in CreateGenericSelectionExpr()
|