Searched refs:CheckBoolSelect (Results 1 – 1 of 1) sorted by relevance
2621 static bool CheckBoolSelect(Sema *S, CallExpr *TheCall) { in CheckBoolSelect() function2899 if (ArgTy->isBooleanType() && CheckBoolSelect(&SemaRef, TheCall)) in CheckBuiltinFunctionCall()