Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp8141 static bool checkVectorResult(Sema &S, QualType CondTy, QualType VecResTy, in checkVectorResult() function
8191 if (checkVectorResult(S, CondTy, VecResTy, QuestionLoc)) in OpenCLCheckVectorConditional()