Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp11062 bool AllowBothBool, in CheckVectorOperands() argument
11086 if (!AllowBothBool && LHSVecType && in CheckVectorOperands()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13021 bool AllowBothBool, bool AllowBoolConversion,