Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprMember.cpp288 static bool IsValidOpenCLComponentSwizzleLength(unsigned len) in IsValidOpenCLComponentSwizzleLength() function
393 if (IsValidOpenCLComponentSwizzleLength(SwizzleLength) == false) { in CheckExtVectorComponent()