Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp8533 static bool checkVectorResult(Sema &S, QualType CondTy, QualType VecResTy, in checkVectorResult() function
8589 if (checkVectorResult(S, CondTy, VecResTy, QuestionLoc)) in OpenCLCheckVectorConditional()