Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1724 bool PredicateIsExpr, void *ControllingExprOrType, in ActOnGenericSelectionExpr() argument
1739 if (!PredicateIsExpr) { in ActOnGenericSelectionExpr()
1748 KeyLoc, DefaultLoc, RParenLoc, PredicateIsExpr, ControllingExprOrType, in ActOnGenericSelectionExpr()
1756 bool PredicateIsExpr, void *ControllingExprOrType, in CreateGenericSelectionExpr() argument
1765 if (PredicateIsExpr) { in CreateGenericSelectionExpr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7247 bool PredicateIsExpr,
7258 bool PredicateIsExpr,