Searched defs:ControllingExpr (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | Expr.cpp | 4120 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 D | ParseExpr.cpp | 3177 ExprResult ControllingExpr; in ParseGenericSelectionExpression() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | TreeTransform.h | 2817 Expr *ControllingExpr, in RebuildGenericSelectionExpr() 10293 ExprResult ControllingExpr = in TransformGenericSelectionExpr() local
|
H A D | SemaExpr.cpp | 1577 Expr *ControllingExpr, in ActOnGenericSelectionExpr() 1603 Expr *ControllingExpr, in CreateGenericSelectionExpr()
|