Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp4414 const ASTContext &, SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr()
4467 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr()
4518 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in Create()
4532 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in Create()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp3013 ExprResult ControllingExpr; in ParseGenericSelectionExpression() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1763 Expr *ControllingExpr = nullptr; in CreateGenericSelectionExpr() local
1930 TypeSourceInfo *ControllingType) { in CreateGenericSelectionExpr()
H A DTreeTransform.h3152 Expr *ControllingExpr, in RebuildGenericSelectionExpr()
12971 ExprResult ControllingExpr; in TransformGenericSelectionExpr() local