Home
last modified time | relevance | path

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

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