Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp4120 const ASTContext &, SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr()
4145 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr()
4171 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in Create()
4185 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in Create()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExpr.cpp3177 ExprResult ControllingExpr; in ParseGenericSelectionExpression() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h2817 Expr *ControllingExpr, in RebuildGenericSelectionExpr()
10293 ExprResult ControllingExpr = in TransformGenericSelectionExpr() local
H A DSemaExpr.cpp1577 Expr *ControllingExpr, in ActOnGenericSelectionExpr()
1603 Expr *ControllingExpr, in CreateGenericSelectionExpr()