Home
last modified time | relevance | path

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

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