Searched defs:ControllingExpr (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | Expr.cpp | 4305 const ASTContext &, SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr() 4330 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr() 4356 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in Create() 4370 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in Create()
|
/openbsd-src/gnu/llvm/clang/lib/Parse/ |
H A D | ParseExpr.cpp | 3283 ExprResult ControllingExpr; in ParseGenericSelectionExpression() local
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | TreeTransform.h | 2987 Expr *ControllingExpr, in RebuildGenericSelectionExpr() 10796 ExprResult ControllingExpr = in TransformGenericSelectionExpr() local
|
H A D | SemaExpr.cpp | 1614 Expr *ControllingExpr, in ActOnGenericSelectionExpr() 1639 Expr *ControllingExpr, in CreateGenericSelectionExpr()
|