Home
last modified time | relevance | path

Searched defs:ControllingExpr (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp4304 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 DParseExpr.cpp3391 ExprResult ControllingExpr; in ParseGenericSelectionExpression() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h3059 Expr *ControllingExpr, in RebuildGenericSelectionExpr()
11004 ExprResult ControllingExpr; in TransformGenericSelectionExpr() local
H A DSemaExpr.cpp1677 Expr *ControllingExpr = nullptr; in CreateGenericSelectionExpr() local
1837 TypeSourceInfo *ControllingType) { in CreateGenericSelectionExpr()