Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp4191 const ASTContext &, SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr()
4216 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr()
4242 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in Create()
4256 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in Create()
/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp3207 ExprResult ControllingExpr; in ParseGenericSelectionExpression() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2838 Expr *ControllingExpr, in RebuildGenericSelectionExpr()
10367 ExprResult ControllingExpr = in TransformGenericSelectionExpr() local
H A DSemaExpr.cpp1587 Expr *ControllingExpr, in ActOnGenericSelectionExpr()
1613 Expr *ControllingExpr, in CreateGenericSelectionExpr()