Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp331 SourceLocation OpLoc, const IdentifierInfo *CompName, in CheckExtVectorComponent() argument
341 const char *compStr = CompName->getNameStart(); in CheckExtVectorComponent()
378 const char *DiagBegin = HasRGBA ? CompName->getNameStart() : compStr; in CheckExtVectorComponent()
403 compStr = CompName->getNameStart(); in CheckExtVectorComponent()
420 unsigned SwizzleLength = CompName->getLength(); in CheckExtVectorComponent()
438 : CompName->getLength(); in CheckExtVectorComponent()