Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp8758 static bool checkVectorResult(Sema &S, QualType CondTy, QualType VecResTy, in checkVectorResult() function
8814 if (checkVectorResult(S, CondTy, VecResTy, QuestionLoc)) in OpenCLCheckVectorConditional()