Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp8513 static bool checkOpenCLConditionVector(Sema &S, Expr *Cond, in checkOpenCLConditionVector() function
8569 if (checkOpenCLConditionVector(S, Cond.get(), QuestionLoc)) in OpenCLCheckVectorConditional()