Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseExpr.cpp2215 ExprResult ControllingExpr; in ParseGenericSelectionExpression() local
/external/clang/lib/AST/
DExpr.cpp3667 SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr()
3693 SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr()
/external/clang/lib/Sema/
DTreeTransform.h2014 Expr *ControllingExpr, in RebuildGenericSelectionExpr()
6846 ExprResult ControllingExpr = in TransformGenericSelectionExpr() local
DSemaExpr.cpp1302 Expr *ControllingExpr, in ActOnGenericSelectionExpr()
1328 Expr *ControllingExpr, in CreateGenericSelectionExpr()