Home
last modified time | relevance | path

Searched refs:PredicateIsExpr (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1623 bool PredicateIsExpr, void *ControllingExprOrType, in ActOnGenericSelectionExpr() argument
1638 if (!PredicateIsExpr) { in ActOnGenericSelectionExpr()
1647 KeyLoc, DefaultLoc, RParenLoc, PredicateIsExpr, ControllingExprOrType, in ActOnGenericSelectionExpr()
1655 bool PredicateIsExpr, void *ControllingExprOrType, in CreateGenericSelectionExpr() argument
1664 if (PredicateIsExpr) { in CreateGenericSelectionExpr()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6824 bool PredicateIsExpr,
6835 bool PredicateIsExpr,