Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseExpr.cpp2429 ExprResult ControllingExpr; in ParseGenericSelectionExpression() local
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExpr.cpp3807 SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr()
3833 SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDTreeTransform.h2101 Expr *ControllingExpr, in RebuildGenericSelectionExpr()
7578 ExprResult ControllingExpr = in TransformGenericSelectionExpr() local
HDSemaExpr.cpp1321 Expr *ControllingExpr, in ActOnGenericSelectionExpr()
1347 Expr *ControllingExpr, in CreateGenericSelectionExpr()