Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp6926 static bool checkOpenCLConditionVector(Sema &S, Expr *Cond, in checkOpenCLConditionVector() function
6982 if (checkOpenCLConditionVector(S, Cond.get(), QuestionLoc)) in OpenCLCheckVectorConditional()