Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprMember.cpp272 IsRGBA(char c) { in IsRGBA() function
331 bool HasRGBA = IsRGBA(*compStr); in CheckExtVectorComponent()
334 if (HasRGBA != IsRGBA(*compStr)) in CheckExtVectorComponent()
342 if (HasRGBA || (*compStr && IsRGBA(*compStr))) { in CheckExtVectorComponent()