Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseExpr.cpp2167 ExprResult ControllingExpr; in ParseGenericSelectionExpression() local
/external/clang/lib/AST/
DExpr.cpp3041 SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr()
3065 SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr()
/external/clang/lib/Sema/
DSemaExpr.cpp999 Expr *ControllingExpr, in ActOnGenericSelectionExpr()
1027 Expr *ControllingExpr, in CreateGenericSelectionExpr()
DTreeTransform.h1737 Expr *ControllingExpr, in RebuildGenericSelectionExpr()
6155 ExprResult ControllingExpr = in TransformGenericSelectionExpr() local