Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp2621 static bool CheckBoolSelect(Sema *S, CallExpr *TheCall) { in CheckBoolSelect() function
2899 if (ArgTy->isBooleanType() && CheckBoolSelect(&SemaRef, TheCall)) in CheckBuiltinFunctionCall()