Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1638 bool PredicateIsExpr, void *ControllingExprOrType, in ActOnGenericSelectionExpr() argument
1653 if (!PredicateIsExpr) { in ActOnGenericSelectionExpr()
1662 KeyLoc, DefaultLoc, RParenLoc, PredicateIsExpr, ControllingExprOrType, in ActOnGenericSelectionExpr()
1670 bool PredicateIsExpr, void *ControllingExprOrType, in CreateGenericSelectionExpr() argument
1679 if (PredicateIsExpr) { in CreateGenericSelectionExpr()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5815 bool PredicateIsExpr,
5826 bool PredicateIsExpr,