Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp6538 static bool checkVectorResult(Sema &S, QualType CondTy, QualType VecResTy, in checkVectorResult() function
6588 if (checkVectorResult(S, CondTy, VecResTy, QuestionLoc)) in OpenCLCheckVectorConditional()
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp8041 static bool checkVectorResult(Sema &S, QualType CondTy, QualType VecResTy, in checkVectorResult() function
8091 if (checkVectorResult(S, CondTy, VecResTy, QuestionLoc)) in OpenCLCheckVectorConditional()