Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp9080 static bool checkOpenCLConditionVector(Sema &S, Expr *Cond, in checkOpenCLConditionVector() function
9136 if (checkOpenCLConditionVector(S, Cond.get(), QuestionLoc)) in OpenCLCheckVectorConditional()