Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp8121 static bool checkOpenCLConditionVector(Sema &S, Expr *Cond, in checkOpenCLConditionVector() function
8177 if (checkOpenCLConditionVector(S, Cond.get(), QuestionLoc)) in OpenCLCheckVectorConditional()